# Alerts and Warnings

[Soul Scanner](https://t.me/soul_scanner_bot) provides various alerts, warnings and callouts for characteristics of a coin that may be nefarious or a user should pay attention to when making a decision on it's viability.&#x20;

## Placement

Both alerts and warnings can be viewed at the top of a scan.&#x20;

<figure><img src="/files/1pn47R2wyFcwKvWcsMna" alt=""><figcaption></figcaption></figure>

## Visual Representation

Alerts in Soul Scanner are signified by the 🚨 emoji

Warnings in Soul Scanner are signified by the ⚠️ emoji

### Possible Values&#x20;

#### Mint Authority

🚨 Enabled 🚨&#x20;

* &#x20;Additional supply of the coin is able to be created

🚨 Deployer has mint authority 🚨

* The deployer has the ability to create more supply

#### LP Status

🚨 Rugged 🚨

* The LP has been removed

🚨 Very Low Liquidity

* The total value of the LP is under $500

&#x20;⚠️ Low Liquidity

* The total value of the LP is under $1,250

Non-deployer is holding LP

* This means that someone other than the deployer is holding LP

#### Holder Information

🚨 Very High Top Ten Holding

* The top 10 holders hold more than 55% of the supply

⚠️ High Top Ten Holding

* The top 10 holders hold more than 35% of the supply

🚨 Very High Individual Holder

* A single holder holds more than 10% of supply

⚠️ High Individual Holder

* A single holder holds more than 5% of supply

#### Deployer Information

🚨 Very High Deployer Token Holding

* The deployer is holding more than 10% of supply

⚠️ High Deployer Token Holding

* The deployer is holding more than 5% of supply

🚨 Deployer is holding LP 🚨&#x20;

* The deployer is holding LP

Bundle Sniped / Dev Sniped

* Indicates that the dev sniped their own token.&#x20;

© 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/alerts-and-warnings.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.
