> For the complete documentation index, see [llms.txt](https://shaolin-1.gitbook.io/shaolin-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shaolin-1.gitbook.io/shaolin-docs/buy-and-burn.md).

# Buy & Burn

## Shaolin Time Variable and % Variables of Daily Buy & Burn. <a href="#time-variable-and-variables-of-daily-buy-and-burn" id="time-variable-and-variables-of-daily-buy-and-burn"></a>

**• Time variables = 5** mins (accumulates if not called)

**• Amount Variable =** Percentage is based on the day of the week.

**Example:**

* 4% of the total ETH is used each day from Monday to Friday.
* 8% of the total ETH is used on Saturday and Sunday.

## Eden and Lotus Buy & Burn Feeder.

### 7% ETH will Buy TitanX and then Buy Volt and then Buy & Burn Eden.

### 7% ETH will Buy TitanX and then Buy Volt and then Buy & Burn Lotus.

### Eden and Lotus Buy & Burn Feeder.

On the Shaolin dApp, Users can call the Feeder Function to send the Ethereum on its Buy and Burn Mission to the Lotus & Eden Protocols every Five Minutes.

<figure><img src="/files/BnLgIcRGbNuSTSwohBL4" 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://shaolin-1.gitbook.io/shaolin-docs/buy-and-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.
