> For the complete documentation index, see [llms.txt](https://docs.gymnetwork.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymnetwork.io/japanese/xu-zhang/bningumekanizumu.md).

# バーニングメカニズム

![](/files/91cZlmzkUalYdSbC5IfR)

トークンを燃やすと、トークンの供給が減り、トークンが少なくなります。 希少性により価格が上昇し、投資家の利益につながる可能性があります。 購入と書き込みのメカニズムがあるため、購入プロセスも含まれます。

たとえば、誰かがFarmにデポジットすると、デポジット額の4％がGYMNETトークンの購入と書き込みに使用されます。

これは継続的な購入圧力を高めるだけでなく、総供給量を減らし、GYMNETの価格を長期的に安定させる効果があります。

![](/files/6j2n9sRYJtKETTIOJEdo)

<table><thead><tr><th width="133" align="center"></th><th width="246" align="center"></th><th width="209" align="center"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Percentage</strong></td><td align="center"><strong>GymNet Token Stability program - Buy and burn</strong></td><td align="center"><strong>Token</strong></td><td align="center"><strong>Time frame</strong></td></tr><tr><td align="center">4%</td><td align="center">Farms deposit<br>(mandatory)</td><td align="center">BNB, BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">8%</td><td align="center">Initial land sales (GYMSTREET)</td><td align="center">BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">8%</td><td align="center">Initial land upgrades (GYMSTREET)</td><td align="center">BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">8%</td><td align="center">Initial miner sales (GYMSTREET)</td><td align="center">BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">8%</td><td align="center">Initial aesthetic NFTs sales (GYMSTREET)</td><td align="center">BUSD→GYMNET</td><td align="center">immediate</td></tr><tr><td align="center">1%</td><td align="center">Royalties<br>(GYMSTREET)</td><td align="center">BNB, BUSD→GYMNET</td><td align="center">immediate</td></tr></tbody></table>


---

# 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://docs.gymnetwork.io/japanese/xu-zhang/bningumekanizumu.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.
