# About LoopBurn

* **What is LoopBurn?**\
  LoopBurn is a standard ERC-20 token with 18 decimals. It is a zero-tax, deflationary token featuring a unique mechanism that automatically burns tokens and boosts volume.
* **Why LoopBurn?**\
  Many tokens rely on taxing trades, which can hurt trading activity. LoopBurn instead encourages trading by automating burns and buybacks, making it attractive to liquidity providers and traders.

### How It Works

* **Automated Cycle Every 8 Hours:**\
  The Yield Reactor smart contract claims trading fees and withdraws 1% of protocol owned liquidity. It burns the $LBP portion and uses the paired token to buy back and recycle $LBP tokens until all value returns as trading volume, driving volume and deflation.
* **Benefits:**
  * Continuous supply reduction
  * Increased trading volume
  * Rewards liquidity providers with growing yields
  * Buybacks drive consistent upward pressure on token value
  * Flywheel effect:

    🔥 More volume → more fees → more burns → scarcer token → higher yield → more volume.

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


---

# 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://loopburn-sonic.gitbook.io/loopburn/getting-started/aboutloopburn.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.
