> For the complete documentation index, see [llms.txt](https://whitepaper.nudix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.nudix.io/token-description-and-technical-specifications/token-utility.md).

# Token Utility

1. **Investment:** To invest in a game (via crowdinvesting), an investor needs to purchase and lock USDT tokens in the smart contract. In return, they receive an NFT confirming their right to future profits.
2. **Participation in Lending:** Developers can use Nudix tokens as collateral to receive USDT from the platform. For example, for marketing or payroll needs. Initially, the lending module will be in a test phase, but it will later allow developers to receive loans in stablecoins or Nudix tokens (e.g., for future project development, intellectual property, or other assets).
3. **Progressive Staking System:** The staking system is based on a progressive model with thresholds and accelerated reward growth, encouraging users to lock tokens for extended periods.
4. **Nudix serves as a native payment method** within the platform for purchasing games, DLC, and in-game services. As more premium titles launch on Nudix, demand for the token naturally scales with player adoption.

**Privileges:** To access special privileges (higher limits, early access), investors, users, and developers can acquire and hold Nudix tokens (e.g., to qualify for a higher “tier”).


---

# 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:

```
GET https://whitepaper.nudix.io/token-description-and-technical-specifications/token-utility.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.
