# Slightly Deflationary

The team can claim the fees on all migrated pools, but claiming the fees also will trigger following events:

* The same % amount of splitting will occur with the claimed fees as with buying and selling during bonding curve: So between

```
33% and 85%
```

* depending on the actual share value, will be shared with depositors.
* But there is a catch: ONLY the ETH/BNB claimed will be shared.
* **The same percentage amount of tokens will instead be burned forever, making every migrated token slightly deflationary. This happens automatically on every claim.**
* The team will decide what to do with the rest of the claimed ETH and tokens.


---

# 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://lfg-club.gitbook.io/lfgclub/bonding-curve/slightly-deflationary.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.
