# Add assets to your Metamask

Open your Metamask -> Switch to Astar Network(only if you changed to a different network after adding it) -> Add Custom Token -> Enter the following token contracts for any of the tokens you want to add accordingly:

**DAI:** 0x6De33698e9e9b787e09d3Bd7771ef63557E148bb

**USDC:** 0x6a2d262D56735DbA19Dd70682B39F6bE9a931D98

**USDT:** 0x3795C36e7D12A8c252A20C5a7B455f7c57b60283

**BUSD:** 0x4Bf769b05E832FCdc9053fFFBC78Ca889aCb5E1E


---

# 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.sirius.finance/user-guidance/add-assets-to-your-metamask.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.
