# SYSTEM

The **CANDY Points Tier System** reflects a player’s **activity and contribution** within the platform. By accumulating CANDY Points, players can level up their Tier and unlock **exclusive rewards and perks**.

The higher your Tier, the more valuable rewards you can access, enhancing your overall experience in the Tokyo Stupid Games ecosystem. Earn CANDY Points through gameplay and tasks, and aim for the highest Tier!

### **What Are CANDY Points?**

**CANDY Points** are the primary reward currency in TSG, earned through various activities.\
By playing games and completing specific tasks, you can accumulate points and exchange them for **various rewards**.

These points **reflect player engagement and contribution**, meaning the more points you earn, the higher your Tier. The more you play, the faster you rank up and gain access to greater benefits!

### **Tiers & Required CANDY Points**

As you collect CANDY Points, you can rank up from **No Tier → Silver → Gold → Diamond**.\
The required points for each Tier are as follows:

| **Tier**    | **Required CANDY Points** |
| ----------- | ------------------------- |
| **No Tier** | 0 pts                     |
| **Silver**  | 3,000,000 pts             |
| **Gold**    | 15,000,000 pts            |
| **Diamond** | 90,000,000 pts            |

You can check your current Tier on the screen, along with the number of points needed to reach the next level. For example, you need **3,000,000 CANDY Points** to reach the **Silver Tier**.

The higher your Tier, the more **exclusive rewards and benefits** you can unlock.


---

# 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://docs.tokyostupidgames.io/tiers/system.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.
