# Adding tokens through information resources

You can add any token to the list of wallet assets using well-known information aggregators such as [CoinMarketCap](https://coinmarketcap.com/)or [CoinGecko](https://www.coingecko.com/).&#x20;

Using [CoinMarketCap](https://coinmarketcap.com/) as an example, let's add the MDAO token to the list of wallet assets.

Go to [coinmarketcap.com](https://coinmarketcap.com/) and **search for the MDAO token ticker**. Click on the **"Trust Wallet"** icon next to the smart contract address.

<figure><img src="/files/3IVuJBauPGl48yu4vZVm" alt=""><figcaption></figcaption></figure>

Confirm the addition of the token in the pop-up wallet window.

<figure><img src="/files/g3sWBYuNGfBJD1VHuh6y" 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-through-information-resources.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.
