# Adding tokens manually

You can also add the display of an asset by smart contract address.

To do this, click **"Add Custom Token"**.

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

You can find out how to 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).

Select a token from the suggested list or add it manually.

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

Choose **“Smart Chain”**.

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

Check the entered data and click **"Add token"**. Done, token added!

<figure><img src="/files/Pwb9SuubGR2grMpyQ30v" alt=""><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/getting-started/adding-tokens/adding-tokens-manually.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.
