# Adding Tokens

To add the display of an asset, click "**Add Tokens"** and enter USDT in the search bar. Select USDT BEP-20 (BNB Smart Chain) and turn on the toggle switch.

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

You can also add an asset to display on the smart contract address.

To do this, click **"Add Tokens"**.

In the search bar, enter the address of the USDT smart contract in the BNB Smart Chain (BEP-20): **0x55d398326f99059ff775485246999027b3197955**

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

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

**Turn on the switch** to add an asset to the list of displayed wallet assets.

<figure><img src="/files/Ya5CB6yVIHI0v9oBA9aP" alt="" width="563"><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/trust-wallet/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.
