# CiDiScore

> CiDiScore is the platform progression point and the core point within the Pi ELF progression system.

### Overview

CiDiScore is generated through users’ daily participation, Pi ELF tasks, platform activity, tournament behavior, badge achievements, and long-term progression.

It records a user’s growth trajectory within the CiDi Games ecosystem.

CiDiScore is not merely an account balance; it also functions as a verification of ecosystem participation.

### Role in Elf Continent

In Elf Continent, CiDiScore can be converted into Elf Sigil through gameplay behavior, allowing platform progression points to enter more concrete application scenarios.

### Conversion Logic

This conversion is not a simple static exchange.

CiDiScore is closer to a user’s progression credential and participation foundation.

Obtaining Elf Sigil requires specific gameplay behavior, tasks, consumption, or event rules within Elf Continent.

This design activates point value through gameplay, rather than allowing it to circulate independently from game content.

### Circulation Path

The circulation path of CiDiScore can be summarized as:

<table><thead><tr><th width="80">Step</th><th>Action</th></tr></thead><tbody><tr><td>1</td><td>Daily tasks / Game behavior / Tournament participation / Pi ELF growth</td></tr><tr><td>2</td><td>Obtain CiDiScore</td></tr><tr><td>3</td><td>Participate in platform progression, rights, events, and Elf Continent conversion scenarios</td></tr></tbody></table>


---

# 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/cidiscore.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.
