# Quest Management

- [Create your Community on Domino](https://docs.domino.run/docsv2/quest-management/creating-your-community-on-domino.md): Learn how to create and manage multiple communities in Domino to organize your campaigns and quests effectively.
- [Launch your first quest](https://docs.domino.run/docsv2/quest-management/launching-your-first-quest.md)
- [Create custom quest tasks](https://docs.domino.run/docsv2/quest-management/setting-up-custom-quest-tasks.md): Learn how to create custom validation tasks for your quests when built-in options don't meet your needs.


---

# 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.domino.run/docsv2/quest-management.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.
