# LP Inferno

LP Inferno is an immutable LP token vault designed for transparent, irreversible burning of liquidity tokens. Once an LP token is sent to LP Inferno, it’s permanently removed from circulation - recorded on-chain and unretrievable, forever.

This is **not a lock.**\
This is **on-chain finality.**

Burning your LP tokens with LP Inferno is the ultimate signal of trust and commitment to your community - proving that the liquidity backing your token can never be rug-pulled or moved.

### 🔒 Why not just use a burn address?

Some projects send LP tokens to addresses like `0x000...dead`, which are widely considered unrecoverable. But technically, those addresses still *exist* on-chain - and the chance of a private key being discovered is \~**1 in 2¹⁶⁰**.

> Yes, that's impossibly small — but not *zero*.

With LP Inferno, recovery is not just improbable - it's impossible by design. There’s no private key. No backdoor. Just pure, irreversible burn logic, deployed immutably on-chain.&#x20;

LP Inferno is game-over for rug-pulls.&#x20;


---

# 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://lp-inferno.gitbook.io/lp-inferno/lp-inferno.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.
