> For the complete documentation index, see [llms.txt](https://docs.xspswap.finance/v3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xspswap.finance/v3/v3-dex/tokens.md).

# Tokens

## &#x20;6.1 View top tokens <a href="#heading-h.mg3b3gqc6ycu" id="heading-h.mg3b3gqc6ycu"></a>

**Step 1**: When users click on the button “Tokens” on the left side of the header, they will be navigated to the “Top Tokens on XSwap” screen.

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

\- Users can view the Top Tokens within the network with 7 headers: #, Token name, Symbol, Liquidity, Volume (24hrs), Price and Price Change (24hrs).

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

\- Users can filter tokens as well.

### 6.2 View Token Detailed Information <a href="#heading-h.4mxcv1qolyo9" id="heading-h.4mxcv1qolyo9"></a>

Step 1: If users click on one of the tokens, users will be redirected to the page showing detailed information of the tokens and a swap table enabling users to swap the current token instantly.

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

## 7. Pools <a href="#heading-h.srwh8wk30458" id="heading-h.srwh8wk30458"></a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/tokens.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.
