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

# CREW3

We are thrilled to announce the launch of the Quai Punks Crew3, our newest platform designed to reward our dedicated community members!

Quai Punks Crew3 is a task-based platform where users earn $XP for completing various web3 activities! As users accumulate $XP, they climb the leaderboard and unlock access to better rewards!

We are committed to creating an engaging and rewarding experience for our community, and Crew3 is just the latest example of that commitment.&#x20;

We will be announcing the end of the competition at a later time, so stay tuned for updates. Prizes will also be distributed after the competition ends.

\
PRIZES (NOT OFFICIAL YET):&#x20;

1. Quai Punks NFTs
2. $PUNK
3. $QUAI
4. Quai Punks Merchandise
5. More cryptocurrency
6. Early access to future Quai Punks products

Join and earn today! : <https://crew3.xyz/c/quaipunks/questboard>


---

# 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://quai-punks.gitbook.io/quaipunks/crew3.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.
