# Charts

Dexed.io provides users with accurate historical pricing data for any token across multiple blockchains and pools. With just a few clicks, users can check the latest prices of their favorite tokens. \
\
Each chart displays not only historical prices but also live prices, updating in real-time with the latest buy and sell transactions.&#x20;

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

These charts utilize **TradingView technology** through Dexed's partnership. Additionally, TradingView charts are available directly on the TradingView website, where users can, for example, [monitor the BTCUSD chart](https://www.tradingview.com/symbols/BTCUSD/) in real-time.

<figure><img src="/files/sippgk91kakz1mtwobaQ" alt=""><figcaption><p>Trading View Bitcoin / USD Chart</p></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.dexed.io/features/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.
