# Adding Tokens

To add the display of an asset, tap **"Import Tokens"** and enter USDT in the search bar.

<figure><img src="/files/4Gd8l2IN8ZpFy5aZ0YUs" alt="" width="563"><figcaption></figcaption></figure>

Select USDT and tap **"Import"**.&#x20;

Or add the asset manually to the smart contract address via the **"Custom token"** section.

To do this, go to the **"Custom token"** section.

On the **"Token Address"** line, enter the address of the **USDT smart contract in the BNB Smart Chain (BEP-20): 0x55d398326f99059ff775485246999027b3197955**

You can find the smart contract address of any token in [the previous sections](https://docs.daomars.com/f.a.q/wallets/wallets-general/how-to-find-any-tokens-smart-contract).

The rest of the fields will be filled in automatically, then tap **"Import"**.

<figure><img src="/files/t932UWcJf38isHYGmc9b" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/aR1vqEz4c1IUjKpioFIr" alt="" width="199"><figcaption></figcaption></figure>


---

# 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.daomars.com/f.a.q/wallets/metamask/metamask-mobile-version/adding-tokens.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.
