> For the complete documentation index, see [llms.txt](https://help.rabbithole.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rabbithole.gg/deploying-quests-on-quest-terminal/choosing-quest-participants.md).

# Choosing Quest Participants

Every quest has a limited number of slots available, determined by the number of rewards. Once the rewards are claimed or time expires, the quest is completed. Choosing the right quest participants is one of the most important steps to hit your goals. If you want to reach a wide number of participants, we recommend using one of our recommended Allowlists which balances reach and sybil protection.

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

<figure><img src="/files/W01B5G2jNB4nJ2rRozLn" 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:

```
GET https://help.rabbithole.gg/deploying-quests-on-quest-terminal/choosing-quest-participants.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.
