# Dynamic Buy Back System

The GND protocol employs a dynamic buy-back mechanism to maintain the health of the protocol and ensure a stable and sustainable APR for its users. Here are some key features of the dynamic buy-back mechanism:

### Buy-Back Pool:&#x20;

A dynamic 40-60% of the total fees generated by the protocol will go to the buy-back pool. This pool will be used to buy back GND tokens from the market.

### Constant Buy-Back Amount:&#x20;

There will be a constant buy-back amount weekly, which will depend on the fees generated by the protocol over time. This means that the buy-backs will happen regardless of the price of GND tokens.

### Buy-Backs During Periods of Low Demand:&#x20;

The rest of the buy-back funds will be used to buy back GND tokens during periods of low demand or sharp price decline. This is done to ensure that the protocol buys back tokens at good valuations and maintains the health of the APR during difficult times. This helps to maintain TVL (total value locked) in the protocol.

### Concentrated Liquidity During High Demand:&#x20;

During periods of high demand, the buy-back funds will be used to provide concentrated liquidity to earn more fees for the protocol. This liquidity will be used to farm xGND and GND tokens, which can be burned in addition to the buy-backs. This dynamic use of buy-back funds is designed to ensure the best possible health of the protocol.

## Overall:

The dynamic buy-back mechanism of the GND protocol is designed to provide a stable and sustainable APR for its users. It employs a combination of constant and periodical buy-backs to maintain the health of the protocol during good and difficult times. By providing concentrated liquidity during periods of high demand, the protocol can earn more fees and promote the growth of the ecosystem.

<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://gmd-protocol.gitbook.io/gnd-protocol/gnd-token/dynamic-buy-back-system.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.
