# Добавление токенов с помощью информационных ресурсов

Добавить любой токен в список активов кошелька можно, используя известные информационные агрегаторы, такие как [CoinMarketCap](https://coinmarketcap.com/) или [CoinGecko](https://www.coingecko.com/).

На примере [CoinMarketCap](https://coinmarketcap.com/) добавим токен MDAO в список активов кошелька.

Перейдите на сайт [coinmarketcap.com](https://coinmarketcap.com/) и введите в поиске тикер токена **“MDAO”**. Нажмите на иконку кошелька **“Trust Wallet”** рядом с адресом смарт-контракта.

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

Подтвердите добавление токена во всплывающем окне кошелька.

&#x20;

<figure><img src="/files/iuhiA0E9spmRzqUfBM5H" 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/russian/f.a.q./koshelki/trust-wallet/nachalo-raboty-s-koshelkom/dobavlenie-tokenov/dobavlenie-tokenov-s-pomoshyu-informacionnykh-resursov.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.
