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

# Points System

## Purpose

The PegBreaker Points System is designed to encourage active participation and engagement within the PegBreaker ecosystem. By completing various tasks and activities, users will earn points, which can be redeemed for various rewards in the future. The points system serves as a way to incentivize community involvement and help propel the project growth.

### How the Points System Works

#### 1. Earning Points: Users earn points by engaging with the PegBreaker ecosystem in various ways, such as:

* Participating in discussions in the community channels (Telegram, Twitter, etc.).
* Contributing to the development of the PegBreaker ecosystem through feedback, proposals, and suggestions.
* Providing liquidity, staking, or interacting with the PegBreaker platform.
* Completing actions like making posts, sharing updates, or creating content that promotes the platform.

#### 2. Point Accumulation:

* The points are accumulated automatically in the PegBreaker system, based on the user engagement. Each action, whether its sharing a tweet, submitting a proposal, or contributing to community discussions, will reward the user with points.
* More valuable contributions will likely result in more points being awarded.

#### 3. Reward Redemption:

* Points will be redeemable for rewards within the PegBreaker ecosystem. These rewards will be announced in due course, and could include access to exclusive features, priority access to new tools, or special privileges within the PegBreaker platform.
* The exact nature of the rewards will evolve over time and will be dependent on the platform growth and community engagement.

#### 4. Long-Term Engagement:

* The point system is designed to encourage long-term participation. Users who continuously engage with the platform and contribute to the ecosystem will accumulate points, which will be redeemable for rewards in the future.
* This system fosters an active and engaged community, helping the project grow sustainably.

#### 5. No Direct Token Relation:

* The points are separate from any token rewards or governance rights. Users are not directly earning DAO tokens or voting power for their points.
* The points system serves as a means to reward users for contributing to the platform and maintaining an active role in the ecosystem, with future rewards that may vary.

#### 6. Future Expansion:

* As PegBreaker evolves, the points system may evolve as well, with more ways to earn and redeem points. While the exact benefits and rewards for points will be determined over time, its expected that the system will incentivize users to keep participating and contributing to thePegBreaker community.

### **Key Benefits of the Points System**

* **Incentivizes Community Engagement:** Users are motivated to stay active and involved, contributing to the platform growth.
* **Builds Momentum for PegBreaker:** The points system fosters a sense of involvement, helping PegBreaker establish a strong and active community.
* **Long-Term Sustainability:** By rewarding ongoing contributions, PegBreaker can maintain a healthy, engaged community while growing the ecosystem in a way that benefits everyone.
* **Flexibility in Rewards:** The rewards for accumulated points will be flexible and may vary, keeping users engaged and incentivized as the platform matures.

The PegBreaker Points System is an essential tool for the ecosystem growth. It not only rewards users for their contributions but also ensures that active participation is valued and incentivized, fostering a healthy, engaged community.


---

# 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, and the optional `goal` query parameter:

```
GET https://pegbreaker.gitbook.io/pegbreaker-docs/platform-and-features/points-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
