# Duo Asset Token

For each LP's deposit (native ETH, WETH or USDB), Duo Exchange mints an equivalent amount of DETH or DUSD. These are "Duo Restaking Tokens" (DRTs) that can be further used in other protocols, e.g. as collateral in lending, as currency is swapping or leverage trading, etc.

At withdraw, an equivalent amount of DRTs must be present in the wallet, in order to redeem the original principal at 1:1 ratio.

<table><thead><tr><th width="152">Token</th><th>Blast Mainnet Address</th></tr></thead><tbody><tr><td>DETH</td><td><a href="https://blastscan.io/token/0x1Da40C742F32bBEe81694051c0eE07485fC630f6">0x1Da40C742F32bBEe81694051c0eE07485fC630f6</a></td></tr><tr><td>DUSD</td><td><a href="https://blastscan.io/token/0x1A3D9B2fa5c6522c8c071dC07125cE55dF90b253">0x1A3D9B2fa5c6522c8c071dC07125cE55dF90b253</a></td></tr></tbody></table>

Below are the logos to download for DETH and DUSD.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><img src="https://937219469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh4ZWHCVneRsZMvq7EPYQ%2Fuploads%2FMryqbjyZCQSPoKXzbreO%2FDETH.png?alt=media&#x26;token=38fbf033-2d00-4782-a13a-23a98061a158" alt="" data-size="original"></td><td></td></tr><tr><td></td><td><img src="https://937219469-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh4ZWHCVneRsZMvq7EPYQ%2Fuploads%2FOlguRwP5DnNUiceoMQ3F%2FDUSD.png?alt=media&#x26;token=427f4571-19f2-45d5-be4b-99ac50562aba" alt="" data-size="original"></td><td></td></tr></tbody></table>


---

# 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://docs.duo.exchange/duo-asset-token.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.
