# Charts

### 8.1 View Overview <a href="#heading-h.7p90ve3rf9tj" id="heading-h.7p90ve3rf9tj"></a>

: Users click on the button “Charts” on the left side of the header and they will be navigated to the “Overview” screen, in which they can view the XSwap overview, including TVL, Volume 24H, Top Tokens, Top Pools, Transactions.

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

### 8.2 View Pools

**Step 1**: Users click on the button “Pools” on the header to view:

\- Saved Pools accumulated in “Your Watchlist”.

\- Available Pools on the system with the related information including TVL, Volume 24h and Volume 7D.

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

**Step 2:** If users select one of the pools, they will be navigated to the screen of the corresponding pool.

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

&#x20;**Step 3**: Users can select “Add Liquidity” or “Trade”:

\- If users click on the button “Add Liquidity”, they will be navigated to the “Pools” screen.

\- If users click on the button “Trade”, they will be navigated to the “Swap” screen.

<figure><img src="/files/68WH7Kl4ENP7cMJALND9" alt=""><figcaption></figcaption></figure>

### 8.3 View Tokens

**Step 1:** Users click on the button “Tokens” to view:

\- Saved Pools accumulated in “Your Watchlist”.

\- Top Movers.

\- All Tokens.

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

**Step 2:** If users select one of the tokens, they will be navigated to the screen of the corresponding token.

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

**Step 3**: Users can select “Add Liquidity” or “Trade” to accomplish the corresponding actions towards the current selected token.

\- If users click on the button “Add Liquidity”, they will be navigated to the “Pools” screen.

\- If users click on the button “Trade”, they will be navigated to the “Swap” screen.

<figure><img src="/files/bIjHyu6GJIPvkrPaJEGQ" 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.xspswap.finance/v3/v3-dex/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.
