# Assets

Currently these are the supported assets

<table><thead><tr><th align="center">Assets</th><th align="center">Unit</th></tr></thead><tbody><tr><td align="center">ADA</td><td align="center"><code>lovelace</code></td></tr><tr><td align="center">USDM (Preprod)</td><td align="center"><pre><code>c69b981db7a65e339a6d783755f85a2e03afa1cece9714c55fe4c9135553444d
</code></pre></td></tr><tr><td align="center">USDM (Mainnet)</td><td align="center"><pre><code>c48cbb3d5e57ed56e276bc45f99ab39abe94e6cd7ac39fb402da47ad0014df105553444d
</code></pre></td></tr><tr><td align="center">USDC¹ (Preprod)</td><td align="center"><pre><code>0483b457673b527c1b6e8ca680a5f3a5676f27cdfea0c9bf285d09385553444358
</code></pre></td></tr><tr><td align="center">USDC¹ (Mainnet)</td><td align="center"><pre><code>1f3aec8bfe7ea4fe14c5f121e2a92e301afe414147860d557cac7e345553444378
</code></pre></td></tr><tr><td align="center">NIGHT (Preprod)</td><td align="center"><pre><code>3363b99384d6ee4c4b009068af396c8fdf92dafd111e58a857af04294e49474854
</code></pre></td></tr><tr><td align="center">NIGHT (Mainnet)</td><td align="center"><pre><code>0691b2fecca1ac4f53cb6dfb00b7013e561d1f34403b957cbb5af1fa4e49474854
</code></pre></td></tr></tbody></table>

> ¹ The USDC used on DeltaDeFi is USDCx — the officially bridged version of USDC on Cardano. Given its official status, for simplicity the platform denotes it simply as USDC.


---

# 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.deltadefi.io/start-trading/developers/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.
