> 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/thai/undefined/undefined-4.md).

# กลไกการเบิร์น

![](/files/pfyOB8qxr3dz6OQvVyVe)

การเบิร์นโทเค็นจะช่วยลดปริมาณโทเค็นลงทำให้โทเค็นขาดแคลน และจากความความขาดแคลนทำให้ราคาอาจสูงขึ้น ซึ่งส่งผลให้เกิดไรต่อนักลงทุน แต่เนื่องจากเรามีกลไก Buy & Burn จึงทำให้เกี่ยวเนื่องกับกระบวนการซื้อด้วย

ตัวอย่างเช่น เมื่อมีคนฝากเงินเข้าฟาร์ม 4% ของจำนวนเงินฝากจะใช้เพื่อซื้อโทเค็น GYMNET และเบิร์นโทเค็นทิ้ง

วิธีนี้จะเพิ่มแรงกดดันในการซื้ออย่างต่อเนื่องในขณะที่ลดจำนวนโทเค็นทั้งหมด และยังมีผลต่อเสถียรภาพของราคา GYMNET ในระยะยาว

![](/files/nQOeDAcXFBPTNiqWhOuH)

<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/thai/undefined/undefined-4.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.
