> For the complete documentation index, see [llms.txt](https://docs.scopescan.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scopescan.ai/features/discovery-mode/token-profile.md).

# Token Profile

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

Start by entering an ERC-20 token name, or token contract in the home page search bar or the top navigation bar. And you will get:

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

#### Basic information:

Current price stats, token stats, token contract information, Deployer, Github, and Official website.

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

#### Overview:

Price correlation with Deposits & Withdrawals, Top Exchanges holdings, Total Circulating Supply.

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

#### Holder Analysis:

Analyze the change of holders historically, the number of holding entities & addresses. Additionally, insights on the top holders, top transactions and balance changes to capitalize on token price movements before they happen.

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

#### Exchange Analysis:

Analyze the transactions overview for centralized and decentralized exchanges.

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

When you choose CEX category, you will be able to check recent **Withdrawals and Deposits** statistics of the chosen token.Click on Exchange to select All or specific centralized exchange you want to see.

<figure><img src="/files/2yubkYhfvo7kemdbRjJX" alt=""><figcaption></figcaption></figure>

When you choose DEX category, you will be able to check recent **Sell and Buy** statistics of the chosen token. Click on Exchange to select All or the decentralized exchange you want to see.

<figure><img src="/files/9VKc2EoE7a7iVnUFgdC2" alt=""><figcaption></figcaption></figure>

Social Engagement:

It analyzes users' attention to the project on Twitter, focusing on the official tweets of the project as well as the latest mentions and tweets of over +6000 crypto influencers.

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

#### Token Holder Graph

Check detail at&#x20;

{% content-ref url="/pages/Vscp1FuqXtz10QLDSw1p" %}
[Token Holder Graph](/features/investigation-mode/token-holder-graph.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.scopescan.ai/features/discovery-mode/token-profile.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
