# CiDiCoin

> CiDiCoin is the platform consumption and settlement token of CiDi Games, primarily obtained by recharging with Pi.

### Overview

CiDiCoin supports platform consumption, tournament entry, top-ups for games under the platform, platform services, and developer settlement.

Users use CiDiCoin to access paid platform content, while developers can use CiDiCoin-based metrics for unified revenue statistics and settlement.

### Circulation Path

The circulation path of CiDiCoin can be summarized as:

<table><thead><tr><th width="91.5">Step</th><th>Action</th></tr></thead><tbody><tr><td>1</td><td>Pi recharge</td></tr><tr><td>2</td><td>Obtain CiDiCoin</td></tr><tr><td>3</td><td>Game consumption / Tournament entry / Platform consumption</td></tr><tr><td>4</td><td>Developer settlement and platform operations</td></tr></tbody></table>

### Core Function

The core function of CiDiCoin is to introduce Pi use cases into game content, tournaments, platform services, and developer monetization.

### Usage Boundary

CiDiCoin is primarily used within the CiDi Games platform.

Unless otherwise expressly stated in official platform rules, CiDiCoin should not be understood as an asset that can be withdrawn, redeemed for fiat currency, assigned a fixed external value, or treated as an investment instrument.


---

# 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.cidi.games/03.-economy/tokenomics/cidicoin.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.
