# Finding Tokens

- [Tokens](https://help.x1000.finance/trading/finding-tokens/tokens.md): The Tokens page in X1000 displays the latest token launches and top-traded assets on TON Blockchain
- [Launches](https://help.x1000.finance/trading/finding-tokens/launches.md): The Launches page in X1000 highlights tokens across the launch cycle — new, completing, and newly listed on TON Blockchain.
- [Favorites](https://help.x1000.finance/trading/finding-tokens/favorites.md): The Favorites page in X1000 lets you track all the tokens you’ve marked as interesting in one convenient place.
- [Portfolio](https://help.x1000.finance/trading/finding-tokens/portfolio.md): The Portfolio page in X1000 allows you to connect your wallet to track assets and recent trades. You can also view any other wallet on The Open Network.


---

# 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.x1000.finance/trading/finding-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.
