# Tokenomic Model

Having carefully examined existing GameFi tokenomic models, we decided to go with the **Fixed Supply One Token Model**. That's the route chosen by some older GameFi platforms such as Decentraland or Sandbox but it's gaining popularity once again. Here is the Pixudi-based version of this model:

Since the token supply is fixed, all transaction fees will be charged on USDT which will be bridged into the game with Pixudi Bridge. By implementing this mechanicsm we have no need to sell the token into the market, making fees separate from the game performance.

In order for the fixed supply token to derive value, we will introduce the **divident model**. All dividents for staking Pixudi native tokens will be paid in other assets bridged into the game - USDT, NEAR, etc. This is a simple mechanism which will be understandable to users and profitable for the value of Pixudi token.

To support and increase value of the Pixudi token, we will be implementing  **burning mechanism**. The schedule of token burnings will be released later.&#x20;

Our goal is to create sustainable and decentralized economy driving long-term growth of Pixudi. In ordero ensure that further risks for the ecosystem are mitigated, we will utilize market makers.


---

# 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://docs.pixudi.com/pixudi-manual/tokenomics/tokenomic-model.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.
