# getting started&#x20;

- [Quest Chains?](https://quest-chains.gitbook.io/quest-chains/getting-started/quest-chains.md): Description of Quest Chain
- [Our Mission ](https://quest-chains.gitbook.io/quest-chains/getting-started/our-mission.md): Quest Chain's mission...
- [Features](https://quest-chains.gitbook.io/quest-chains/getting-started/features.md)
- [Road Map](https://quest-chains.gitbook.io/quest-chains/getting-started/road-map.md): Take a look at the various stages of Quest Chains' development to have a better idea of what's coming up.
- [Who Should Use Quest Chains?](https://quest-chains.gitbook.io/quest-chains/getting-started/who-should-use-quest-chains.md): Entities that can benefit from Quest Chains...
- [How To Log In](https://quest-chains.gitbook.io/quest-chains/getting-started/how-to-log-in.md): Direction on how to log into Quest Chains
- [Structure of Roles](https://quest-chains.gitbook.io/quest-chains/getting-started/structure-of-roles.md): Explanation of the roles that are available
- [Owners](https://quest-chains.gitbook.io/quest-chains/getting-started/structure-of-roles/owners.md): Roles of Owners
- [Admins](https://quest-chains.gitbook.io/quest-chains/getting-started/structure-of-roles/admins.md): Roles of Admins
- [Editors](https://quest-chains.gitbook.io/quest-chains/getting-started/structure-of-roles/editors.md): Roles of Editors
- [Reviewers](https://quest-chains.gitbook.io/quest-chains/getting-started/structure-of-roles/reviewers.md): Roles of Reviewers
- [Questers](https://quest-chains.gitbook.io/quest-chains/getting-started/structure-of-roles/questers.md): Roles of Questers


---

# 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://quest-chains.gitbook.io/quest-chains/getting-started.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.
