# Adding tokens from the list

The most common tokens, as a rule, are already added to the wallet interface, so you only need to enable their display.

To add the display of tokens, click **"Import tokens"** and in the **"Search"** tab, enter the desired asset, for example USDT.&#x20;

Click on the suggested option from the search results and click **"Next"**.&#x20;

Then confirm the addition by clicking **"Import tokens".**

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

Done, token added!

<figure><img src="/files/xDViMPnD0CoXCUU40Hz0" 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/metamask/getting-started-with-the-wallet/adding-tokens/adding-tokens-from-the-list.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.
