# Token Xsight

## How can use it?&#x20;

**1/** Click `⭐️ Token Xsight`&#x20;

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

2/ Then input token symbol/contract address&#x20;

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

{% hint style="info" %}
*⚠️*When inputting a symbol, ensure you've thoroughly verified the contract address.<br>

*Finding the right token for a symbol can be challenging when there are multiple options. Yet, we will pick the most popular one.*
{% endhint %}

{% hint style="info" %}
*👉* Using symbols is more user-friendly for widely-known tokens.&#x20;

Yet when dealing with newly introduced tokens, We suggest locating and inputting the contract address.
{% endhint %}

### The Result

There are essential details about your token correspondingly:&#x20;

* Contract Address
* Buy/Sell Tax&#x20;
* Price
* Total Supply
* Liquidity&#x20;
* Trading Volume
* Marketcap

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

Furthermore, we offer a range of in-depth analysis features such as Smart money, Top gainer, and Exchange Flow, ...

<figure><img src="/files/8X4W8pR7U9lqhjYPhCau" alt=""><figcaption></figcaption></figure>

These features will be extensively covered in the subsequent section for your thorough understanding.


---

# 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://thedatanerd.gitbook.io/nerdbot-docs/features/token-xsight.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.
