# Points System

The S.A.I.G.E. Points System rewards the most active creators and players.\
Points determine your share of periodic $SAIGE rewards.

**How to Earn Points**

* **Create Games** – Publishing adds to your total. (500 points per game)
* **Have People Play Your Game** – More plays = more points. (15 points per game played)
* **Play Games** – Earn for time spent playing. (10 points per game played)
* **Achievements** – Earn more points by leveling up.

**Achievements**

* **Games Created**, **Games Played**, **Hours Played**, **Referrals**, **Days in a Row** all move you up levels.\
  Higher levels = more points.

**Rewards**

* Points are tallied instantly and used to deliver $SAIGE rewards to users.
* $SAIGE is airdropped to points holders proportional to their share of total points


---

# 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.saige.world/points-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.
