# Game Bonding

#### 🔒 Fixed Bond Requirement

Every game must lock **50,000 KZT** to register on the Kazar platform. This one-time bond acts as a **skin-in-the-game commitment**, ensuring quality participation instead of speculative spam.

#### 🔁 Token Lock + Burn

* A portion of the bond is **permanently burned**, contributing to long-term deflation.
* The remainder stays **locked as collateral**, unlocking Kazar infra access and premium tools.
* Games failing to meet minimum activity thresholds within a set window may forfeit part of their bond—creating a **self-vetting mechanism**.

#### 💡 Why It Works

* Establishes **real economic filtering**.
* Creates **baseline demand** for KZT with each new game onboarding.
* Ensures **developer accountability** without monthly fees.


---

# 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://kazarhq.gitbook.io/kazarhq-docs/kazar-revenue-model/bonding-based-protocol-revenue/game-bonding.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.
