# Soul Scanner

[Soul Scanner](https://t.me/soul_scanner_bot) scans can be separated into three sections:\
\
1\. Token information and Alerts\
&#x20;This section is used to alert users to dangerous characteristics detected\
\
2\. Coin Information\
This section is used to displayed basic information about the coin. \
\
3\. Deployer and Socials\
This section is used to display information related to the deployer and link to various socials for the coin.

Here we can see a full scan from Soul Scanner. Below this image we will break it into the parts described above.

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

1. Token Information and Alerts

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

In this section you will see:\
1\. Token Symbol\
2\. Token Name \
3\. Token Contract Address\
4\. Alerts and Warnings (if present)

Token Symbol, Name and Address will always be present. \
Alerts and Warnings will only be present if the token is detected to pass certain thresholds deemed to be unsafe.&#x20;

2. Coin Information

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

Here we see core information about the token. In this section you will see:\
1\. Mint authority status \
2\. LP Status\
3\. Age\
4\. Market Cap\
5\. Liquidity \
6\. Volume\
7\. Price Change\
8\. Scan Count\
9\. Holder Information

3. Deployer and Socials&#x20;

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

Here you can see information related to the deployer of the token:\
1\. Deployer SOL balance \
2\. Deployer token balance\
3\. Airdrops\
4\. Socials \
5\. Chart Links

© 2023-Present Soul Systems LLC. All rights reserved.


---

# 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.soulterminal.ai/user-guides/soul-scanner.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.
