> For the complete documentation index, see [llms.txt](https://solmemebot.gitbook.io/mebo/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://solmemebot.gitbook.io/mebo/features/rug-defender.md).

# Rug Defender

For every token viewed through MemeBot, we offer 3 indicators to help you trade memecoins safely so you don't get rugged.

1. **LP burnt** :fire:**:** "LP🔥" means tokens from the liquidity pool are permanently removed and locked away. This means once its 100% burnt, devs won't be able to rug you. (by pulling liquidity out of the pool). For now, we're only monitoring the biggest pool - where most of the trading for new tokens happens anyway
2. **Mintable: No** :white\_check\_mark: | Yes 🔴 - this indicates the power to create new tokens. The checkmark indicates that it has been disabled, so you're safe.
3. **Top 10 Holders:**  "TOP10H", this percentage represents the number of tokens the top 10 holders have. If they hold 80% for example, you might get dumped on. Be careful!

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


---

# 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:

```
GET https://solmemebot.gitbook.io/mebo/features/rug-defender.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.
