# ❓d(assets)

d(assets) or d(tokens) are ERC-20 standard tokens which represent the share of liquidity providers in token pool and liquidity directors in DLQ staked . These are conceptually similar to c-tokens in compound and a-tokens in AAVE. Each of these token represent their underlying asset pool . Their use case are :

* For LP d(token) represent the percentage share of the liquidity they own in the pool and are 1:1 redeemable for underlying token.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://deliqfinance.gitbook.io/deliq-finance/components-of-deliq/d-assets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
