# Adding tokens by smart contract address

To add asset display, you need the smart contract address of the token in question.

In the wallet, click on **“Import tokens”**.&#x20;

<figure><img src="/files/iozc8UDPp1q6odboDVMF" alt=""><figcaption></figcaption></figure>

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

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

Click on **“Add custom token”.**

<figure><img src="/files/1rB2P9gjEVSXdEri6UHA" alt=""><figcaption></figcaption></figure>

Confirm the addition of the token by clicking on **"Import tokens"**.

<figure><img src="/files/IMQpZ8nXLLDnJGRBAsnq" alt=""><figcaption></figcaption></figure>

&#x20;&#x20;


---

# 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/getting-started-with-the-wallet/adding-tokens/adding-tokens-by-smart-contract-address.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.
