# Adding tokens through information services

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/).

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.

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

In the block with contracts, click on the **MetaMask** wallet icon.

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

Confirm the addition of the token by clicking **Add token**.

<figure><img src="/files/9vltF5dKRBKvUxx9Dbp3" 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-through-information-services.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.
