# Burn Mechanism

The Burning Mechanism helps to maintain liquidity and keep the token supply in check. So, Naplozz burns specific amounts of the NAP token from the Ecosystem Pool that have been unlocked due to excellent performance.

Alternatively, a specifically determined percentage of the fees generated during sending tokens from one pool to the other should be burned from the Ecosystem Pool.&#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://naplozz.gitbook.io/docs/the-nap-token/burn-mechanism.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.
