# For Community Admins

- [Getting Onboard](https://docs.onboard.dev/onboard/for-community-admins/getting-onboard.md): Here is an onboarding kit to guide you through building and launching your community!
- [Creating Your Community](https://docs.onboard.dev/onboard/for-community-admins/creating-your-community.md): Onboard serves as a powerful complement to popular communication platforms like Discord or Twitter, bringing more volume and activity to your community.
- [Creating a Quest](https://docs.onboard.dev/onboard/for-community-admins/creating-a-quest.md)
- [Quest Types](https://docs.onboard.dev/onboard/for-community-admins/quest-types.md)
- [Community Admin Role](https://docs.onboard.dev/onboard/for-community-admins/community-admin-role.md)
- [Rewarding Your Community](https://docs.onboard.dev/onboard/for-community-admins/rewarding-your-community.md)
- [Level Scheme](https://docs.onboard.dev/onboard/for-community-admins/level-scheme.md)
- [Early Communities Program](https://docs.onboard.dev/onboard/for-community-admins/early-communities-program.md): For our early communities, thanks for being part of Onboard 👾
- [2023 Holidays Challenge](https://docs.onboard.dev/onboard/for-community-admins/2023-holidays-challenge.md)


---

# Agent Instructions: 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://docs.onboard.dev/onboard/for-community-admins.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.
