> For the complete documentation index, see [llms.txt](https://pearl-diver.gitbook.io/pearl-diver-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pearl-diver.gitbook.io/pearl-diver-whitepaper/key-game-features/buyback-and-distribution-of-pearl.md).

# Buyback and Distribution of PEARL

As part of the product's dynamic gameplay mechanics, Pearl Diver incorporates a strategic buyback system that operates on a daily basis. Utilizing up to 10% of the Treasury, the game actively purchases PEARL tokens from the PancakeSwap liquidity pool. This strategic move not only contributes to the stability and value of the PEARL ecosystem but also creates more opportunities for players.

Once the Pearl tokens are obtained through the buyback process, a portion of the obtained tokens are allocated to the distribution contract. This allocation amounts to 40% of the tokens, which are then utilized as staking rewards. Staking rewards provide players with an additional incentive to actively participate in the game, allowing them to earn the rewards in a simple way by staking their Pearl tokens.

By implementing this comprehensive system, Pearl Diver aims to foster an ecosystem where players not only can engage in thrilling gameplay but also benefit from their active involvement. The strategic buyback mechanism and the distribution of staking rewards enhance the overall gameplay experience and also contribute to the sustainable growth of the Pearl economy.

<br>


---

# 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:

```
GET https://pearl-diver.gitbook.io/pearl-diver-whitepaper/key-game-features/buyback-and-distribution-of-pearl.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.
