> For the complete documentation index, see [llms.txt](https://chipchipgame.gitbook.io/chipchipgame-english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chipchipgame.gitbook.io/chipchipgame-english/points-system.md).

# Points System

### **About the Points System**

Players can earn points on CHIPCHIP by completing in-game point tasks or participating in community building programs. Points can be redeemed for physical merchandise, in-game items, membership benefits, and other rewards. Additionally, when CHIPCHIP conducts token airdrops, points serve as an important credential for players to exchange for tokens.

### **How to Earn Points?** <a href="#id-1a23" id="id-1a23"></a>

**1. Complete In-Game Point Tasks**\
For users passionate about gaming, achieving higher gameplay volume is the most direct method to rapidly accumulate points.

Players can earn points by completing three categories of tasks:

* **Daily Tasks**
* **Achievement Tasks**
* **Social Media Tasks**

Specific tasks and corresponding point rewards are detailed in the task list.

**Task Overview**\
\&#xNAN;**(1) Daily Tasks**

* Complete daily check-in task

**(2) Achievement Tasks** (Tiered rewards: higher achievements yield more points)

* Spending amount (e.g., emojis, avatars, frames)
* Turnover
* Invited friends’ turnover

**(3) Social Media Tasks**

* Follow [X](https://x.com/chipchipgame)
* Join [Telegram](https://t.me/CHIPCHIP_GAME)
* Bind X account

**2. Participate in Community Co-Building Program**\
Non-active gamers can still earn points by contributing to CHIPCHIP’s community development.

Our mission is to unite the community in building CHIPCHIP into a billion-dollar gaming ecosystem. The airdrop program fairly rewards all contributors, regardless of gameplay frequency.

Outstanding contributors will receive additional points to enhance their airdrop rewards, with benefits proportional to their contributions.

**Co-Building Participation Methods**

**(1) Product Testing**\
Submit bug reports or optimization suggestions during gameplay. Accepted submissions will receive tiered rewards based on issue severity:

* **Critical-level**: Issues causing full service disruption (e.g., server crashes, asset transfer failures) → **5,000 - 50,000 points**
* **General-level**: Non-core functionality issues (e.g., data display errors, UI misalignment) → **2,000 points**
* **Suggestive-level**: Optimization proposals (e.g., UX/UI improvements) → **1,000 points**

***Notes*****: Base rewards may be supplemented with cash bonuses for exceptional reports.**

* Game access: [Telegram Miniapp](https://t.me/chipchipgames_bot/start?startapp=XGB08Z13) | [Web](https://auth.chipchip.io/)
* Tutorial: [Game Guide](https://chipchipgame.gitbook.io/chipchipgame-english/how-to-play)
* Contact: [Telegram group](https://t.me/CHIPCHIP_GAME) | [@ebahuhansan](https://t.me/ebahuhansan) | [@passencheng](https://t.me/passencheng)

**(2) Content Creation**\
Create CHIPCHIP-related content (e.g., gameplay records, hand analysis, tutorials, humorous clips) in text, image, or video formats. Publish on social media (X, Telegram, etc.) and submit links/screenshots for review. Approved content earns **5,000–50,000 points** based on quality and engagement.

* Contact: [@passencheng](https://t.me/passencheng)

**(3) Brand Partnerships**\
Project teams or community leaders may collaborate with CHIPCHIP to co-host campaigns or introduce strategic partners. Participants earn **500–5,000 points** based on event impact.

* Contact: [@gokunocool](https://t.me/Gokunocool) | [@ebahuhansan](https://t.me/ebahuhansan) | [@passencheng](https://t.me/passencheng)

**(4) Participate in Community Events​**\
Actively join CHIPCHIP community events or tournaments, such as Mad Wednesday. Players who rank in these events will receive 5,000 to 50,000 points​ as a bonus, in addition to the regular event rewards.


---

# 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://chipchipgame.gitbook.io/chipchipgame-english/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.
