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

# EAR'N'EXAA

### <mark style="color:red;">**Elevating Engagement, Rewarding Activity**</mark>

NEXAA introduces EAR‘N’EXAA, an innovative initiative to cultivate a vibrant community and recognize user contributions through the Nexaa Earn model. Every month, a dynamic activity pool is established to reward users for their engagement, fostering a culture of participation and contribution.

&#x20;

### <mark style="color:red;">**Earning Nexaa Points: A Multifaceted Approach**</mark>

**Agent Engagement*****:*** Users earn Nexaa Points by actively participating in the agent ecosystem. Using, reviewing, and rating agents from the Nexaa agent marketplace, contribute to users' Nexaa Points.

**Quest Hub User Rewards:** Users engaging in Expand activities, completing weekly minimum tasks, not only qualify for contest rewards but also earn Nexaa Points, enhancing their participation benefits.

**Contest Bonuses:** Specific contests bring additional excitement. Users can earn extra Nexaa Points as bonuses, adding an extra layer of reward for their enthusiasm.

**Quality Contributions:** Nexaa values quality. Users providing insightful reviews and constructive criticism receive extra Nexaa Points, promoting a culture of valuable engagement.

**Participation Rewards:** Even participants who did not secure a slot in the token sale are recognized for their contribution. They receive Nexaa Points as a gesture of appreciation, encouraging continued engagement and participation in our launchpad.

**Continuous Innovation:** The Nexaa team is dedicated to exploring and introducing more avenues for earning points in the future. Stay tuned for exciting new ways to enhance your Nexaa Points.

&#x20;

EAR‘N’EXAA isn't just a rewards program; it's a celebration of user engagement. By actively participating in the Nexaa ecosystem, users not only contribute to its vibrancy but also enjoy tangible benefits through Nexaa Points. The journey is just beginning, and the possibilities for earning and engagement are boundless.


---

# 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://nexaa.gitbook.io/nexaa-whitepaper/earn-exaa.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.
