# Token Flow Scheme

This scheme combines:

1. Crowdinvesting: Locking USDT in a smart contract, issuing NFTs to investors, and a milestone-based token release system for developers.
2. Staking System: Token holders lock Nudix for a specified period, earning rewards and elevated tiers.
3. Insurance Fund: 5% of fees (and compensation for project failures).
4. Game Sales: Direct purchases in fiat/crypto (via partnered payment services), minting SBT/NFT keys.
5. Centralized Accounting System: Simplifying routine actions like deposits, withdrawals, and tracking token activity.

Thus, all ecosystem participants benefit, and the Nudix token becomes the core of investment and utility, ensuring long-term sustainability and growth.

### Token & Product Flywheel

| Nudix Flywheel: More studios → more games → more players → more investors → more capital for devs → more games.          |
| ------------------------------------------------------------------------------------------------------------------------ |
|                                                                                                                          |
| Token Flywheel: More games → purchases → staking → lockups → privileges and exclusive access → scarcity → higher demand. |


---

# 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://whitepaper.nudix.io/token-flow-scheme.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.
