> For the complete documentation index, see [llms.txt](https://climbtoken.gitbook.io/climb-token/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://climbtoken.gitbook.io/climb-token/how-does-climb-work/buybacks-deflationary-mechanism.md).

# BuyBacks And Burns (Deflationary mechanism)📊 🔥

💰 CLIMB tokens will purchased to decrease the amount in circulation of the DeFi exchanges, as well as the liquidity offer of CLIMB tokens, creating a positive impact on the price relative to the obtained profits. The repurchased tokens will be used for the burning of CLIMB tokens.

An unmineable deflationary token, with fewer and fewer tokens in circulation. By increasing its demand and reducing the supply, the token will increase.&#x20;

Sometimes burns matter; sometimes they don’t. Having burns controlled by the team and promoted based on achievements helps to keep the community rewarded and informed.&#x20;

The burns and the amounts can be advertised and tracked. With the profits and fees obtained, CLIMB tokens will repurchased to decrease the amount in circulation of the DeFi exchanges, as well as the liquidity offer of CLIMB tokens, creating a positive impact on the price relative to the obtained profits.&#x20;

The repurchased tokens will be used for the burning of CLIMB tokens. CLIMB TOKEN FINANCE aims to implement a burn strategy that is beneficial and rewarding for those engaged for the long term.

&#x20;The buybacks along with the burns, cause a reduction of the tokens in circulation as well as the liquidity in the exchanges, increasing the price of the token immediately.


---

# 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, and the optional `goal` query parameter:

```
GET https://climbtoken.gitbook.io/climb-token/how-does-climb-work/buybacks-deflationary-mechanism.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
