> For the complete documentation index, see [llms.txt](https://docs.space3.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.space3.gg/introduction/community-energy-points-ep.md).

# Community Energy Points (EP)

<mark style="color:green;">**Community Energy Points (EP)**</mark> is a unique loyalty points system designed to reward the most valuable members of an online community. This scoring mechanism empowers community members to earn EP by participating in community activities, completing missions, and contributing in meaningful ways.

Through the use of EP, the community can incentivize and foster a sense of community spirit, creating a more engaging and rewarding experience for all members. Members who earn EP can feel a sense of accomplishment and recognition, while also gaining access to more exclusive content and benefits within the community.

**The more EP a member earns, the more rewards they can redeem within the community's  Rewards Center, providing tangible benefits for their efforts and encouraging members to take a more active role in shaping the community's growth and development.**&#x20;

The specific rules governing EP, including earning, redeeming, and using EP, may vary from one community to another.&#x20;

<figure><img src="/files/Uo6eBxdnTwIhCQxHLUhM" alt=""><figcaption></figcaption></figure>


---

# 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://docs.space3.gg/introduction/community-energy-points-ep.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.
