# OVERVIEW&#x20;

Welcome to Quest Chains' App Documentation!

In this document, you will be introduced to quest chains, it's purpose, and who may benefit from it. Additionally, it will go a long way toward supplying relevant tutorials on how to use the App, how to contact the program's developers if you run into any issues, and how to join the community.

{% hint style="info" %}
JOIN OUR [DISCORD ](https://discord.gg/sjnh6cuVcN)
{% endhint %}

**Check out this brief video about Quest Chain if you can.**

{% embed url="<https://www.youtube.com/watch?v=Qj_uqIRKo6I>" %}

{% hint style="warning" %}
The data in this document will be updated regularly. For the most recent information about Quest Chains, check back frequently.
{% endhint %}


---

# 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/overview.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.
