# Token information

We provide a real-time list of <mark style="color:purple;">trending tokens</mark>, <mark style="color:purple;">detailed information</mark> about each token, and <mark style="color:purple;">recent trade records</mark> to help you better understand them.

If a token is not in the list, you can copy its address into the search box.

We will continue to update the trending list and token information.

{% hint style="success" %}
Tokens you add to your favorites will be available in the "Favorites" list.
{% endhint %}

<figure><img src="/files/UfbIVXhPXkunzcVq5AgH" 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.bitbot.tg/trade/token-information.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.
