# Auto-compounding

$LOOT and $xLOOT holders have the option to opt for auto-compounding where they can reinvest their revenue share rewards back into $LOOT, encompassing the accumulation of rewards not only on their original holdings but also on previously acquired rewards.

{% hint style="info" %}
The benefits of auto-compounding extend even further. By participating:

* You'll also enjoy an exemption from the 5% buy tax.&#x20;
* The buy transactions will be gas-free
  {% endhint %}

### How to&#x20;

Simply toggle on the auto-compounding option.&#x20;

Once activated, the magic happens: each time your revenue share earnings surpass $100 (approximately 0.05 ETH), they will be automatically converted into $LOOT, growing your share of the rewards overtime.

Auto-compounds will occur **once per epoch** should the rewards are sufficient and users have the feature enabled.


---

# 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.lootbot.xyz/lootbot/lootbot-dashboard/about-dashboard/revenue-sharing/auto-compounding.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.
