# Automatic Burn

Inflation doesn’t only apply to Fiat currencies; we can see it very clearly in the crypto world and in many projects, where the increase in the token supply -by printing or mining- eventually led to a decrease in value.

To hedge our currency from inflation, with each purchase, 3% of the quantity purchased will be burned, and with each sale, 4% of the quantity sold will be burned.&#x20;

Example:

When buying 1,000 Dollarmoon tokens, 30 tokens will be burned, and in return, when selling 1,000 tokens, 40 tokens will be burned.

This method ensures that the number of tokens in the Dollarmoon ecosystem is constantly decreasing with each transaction, and that will contribute to an increase in the currency’s scarcity and value.

<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://dollarmoon.gitbook.io/dollarmoon-whitepaper/automatic-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.
