# View Tokens, Pools and Activity

**Step 1**: Users click on the “Profile” icon.

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

**Step 2:** Users click on the button “Tokens”, “Pools” and “Activity to view their available tokens, personal pool and transaction history.

\- Users view their available tokens. If users click on one of the tokens, they 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/cThO1JMprq5klhqxVRH2" alt=""><figcaption></figcaption></figure>

&#x20;\- Users view their personal pools. If users click on one of the pools, they will be navigated to the page showing detailed information of the pools in which they can increase/ remove liquidity in those pools.

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

\- Users view their transaction history. If users click on one of the transactions, they will be navigated to Xinfin and view the status of their transactions.

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

## &#x20;<a href="#heading-h.sysrhf32i056" id="heading-h.sysrhf32i056"></a>


---

# 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/view-tokens-pools-and-activity.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.
