> For the complete documentation index, see [llms.txt](https://dapdap.gitbook.io/dapdaps-documation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dapdap.gitbook.io/dapdaps-documation/overview/quest-hub.md).

# Quest Hub

Quest Hub is a cutting-edge platform meticulously crafted for Web3 projects, facilitating community participation in targeted tasks including but not limited to social media account follows and active involvement in Telegram or Discord groups. Leveraging versatile on and off-chain task systems, Quest Hub empowers projects to seamlessly create and deploy campaigns, propelling brand expansion and augmenting digital visibility. Serving as a comprehensive solution, Quest Hub effectively streamlines the intricate process of incentivizing community engagement, catering specifically to the needs of Web3 projects.

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

* [<mark style="color:blue;">**Customizable On and Off-Chain Task System**</mark>](/dapdaps-documation/overview/quest-hub/customizable-on-and-off-chain-task-system.md)
* [<mark style="color:blue;">**One-Stop Tool**</mark>](/dapdaps-documation/overview/quest-hub/one-stop-tool.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://dapdap.gitbook.io/dapdaps-documation/overview/quest-hub.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
