# 📊Economy

Our goal was to develop a secure, transparent, and sustainable economic model. To achieve this, we designed an economy centered around independent matches, featuring temporary custody of funds and automated distribution upon completion of each duel.

### ⚙️ Core Principles of the Model

* Usage-Aligned Revenue: The platform only charges a small commission fee every time a match is played.
* No Passive Yield Promises: There are no yield-generating investments here. This is a competitive environment; if a player wants to earn more, they must play more, compete in higher entry fee matches, and, of course, win.
* Immediate Liquidity: No lock-up or vesting periods. Once a match ends, the reward becomes instantly available for the winner to withdraw.
* Reduced Exposure to Volatility: Our Starbit is a non-tradeable currency 100% backed by USDT. This prevents price manipulation by "whales" and shields us from broader market movements.
* Structural Sustainability: Each match operates with a temporary reward pool that holds the total entry fees for the duration of the game and settles as soon as a winner is determined. The result: zero risk of liquidity crunches or collapses.

### 💸 Economic Flow per Match

1. Players pay the entry fee.
2. Entry fees are held in temporary custody for the duration of the match.
3. Upon completion, 85% of the total pool is automatically distributed to the winner.
4. The reward can be used either to fund entry fees for new matches or withdrawn immediately.

### 🧠 Why This Design is Stable

* No Future Liabilities: Prizes are funded entirely by entry fees already paid—not by inflationary treasuries or promises of passive returns.
* Scales with Real Usage: Platform revenue depends strictly on match volume, not on attracting idle capital.
* Operational Transparency: Simple rules, clear fund flows, and automated distribution on a per-match basis.

> <mark style="color:blue;">In short: This model eliminates the risk of "running out of funds," breaks free from speculative cycles, and prioritizes the competitive experience—play, win, and cash out. Here, your skill and consistency determine your rewards... not luck, and certainly not the market.</mark>


---

# 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://starduel.gitbook.io/star-duel/star-duel-en/star-duel/economy.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.
