# LP Burn

**LP Burn Alert Bot**

The LP Burn Alert Bot is a critical tool within the Baboon Tools suite, designed to notify users of significant liquidity pool events. The bot reports:

<figure><img src="/files/4gvsBPdSC2OoIKrvBcxR" alt=""><figcaption></figcaption></figure>

* **Event Notification**: Alerts users when a token's liquidity pool is burned.
* **Token Identification**: Provides the token name and the transaction where the LP was sent to a dead address, indicating a permanent burn.
* **Token Analytics**: Offers valuable token information including liquidity, market cap, buy and sell tax, honeypot status, and the percentage of tokens in the contract address (CA).
* **Social Links**: Directs users to the token's website and social media channels for further engagement (if available).
* **Timing of First Snipe**: Indicates how far back the first snipe occurred.

This bot serves as a vital tool for traders who use liquidity events as part of their trading strategy.

<br>


---

# 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://learn.baboon.tools/baboon-tools/baboon-bots/baboon-bot-channels/lp-burn.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.
