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

# SER Points System

Shihu Protocol introduces **SER Points**, a structured rewards system designed to incentivize user engagement and active participation within the ecosystem. By completing key actions, users can accumulate points and unlock exclusive benefits.

#### How to earn SER Points

* **Referral Program:** Users earn points for every new participant they invite through their unique referral link.
* **Campaign Participation:** Users receive points by engaging in fundraising campaigns, supporting new projects, and contributing liquidity.
* **Social Media Integration:** Connect social accounts to earn extra points and stay engaged.
* **Ongoing Quests:** Complete platform tasks, participate in events, and remain active.

#### &#x20;Benefits of SER Points

* **Airdrops & Exclusive Access:** Unlock special campaigns and limited-time rewards.
* **Governance Privileges:** Gain voting rights and influence protocol decisions.
* **Potential Staking Rewards:** Future opportunities to stake and earn additional incentives.
* **AI Credit:** Utilize points to interact with AI Agents on shihu.ai, enhancing user experience.

**SER Points** serve as more than just a rewards system; they represent recognition, influence, and long-term value within the Shihu Protocol ecosystem.

<br>


---

# 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://shihu.gitbook.io/shihu-whitepaper/the-origin/ser-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.
