# Price charts and token info

**How to find detailed token information and price charts**

1. Open coins dropdown on [Swap](https://dedust.io/swap) page.&#x20;
2. Press (...) button on a token you need and chose **'*****About the coin'***. You'll move to [Coin summary](/en/ru/trade/coins/summary.md) page with its price chart, key metrics and other relevant data.

<div><figure><img src="/files/EsHCfs42OIJURaeIeVeA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/g8nFfZH9V02ZrqNd695U" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Monu3WbE1IuUqUEgYm9O" alt=""><figcaption></figcaption></figure></div>

Another way is to simply press any token from your [Portfolio](https://dedust.io/portfolio) or to find it in [Coins](https://dedust.io/coins) section.

{% hint style="info" %}
You can also use popular analytics platforms. They are accessible from **"Analytics"** in the footer of DeDust site:

* [GeckoTerminal](https://www.geckoterminal.com/ton/dedust/pools)
* [DEX Screener](https://dexscreener.com/ton/dedust)
* [Coinmarketcap](https://coinmarketcap.com/exchanges/dedust/)
  {% endhint %}


---

# 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://help.dedust.io/en/ru/trade/swap/charts.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.
