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

# Quest Apps

<div><figure><img src="/files/DeOb6ck0N1NYYjYjpFfm" alt="" width="375"><figcaption><p>Quest Info with Task Items</p></figcaption></figure> <figure><img src="/files/FmdNILJA0Rb0JMvWgYgx" alt="" width="375"><figcaption><p>Quest Leaderboards </p></figcaption></figure> <figure><img src="/files/1ztdi8J2s3xehCwZe1XC" alt="" width="375"><figcaption><p>Quest Account</p></figcaption></figure></div>

## Exclusive Deployment Process

At the moment, we are limited to deploying the mini app to our partner projects and community. If you are interested to deploy your quest app in the future. Feel free to message our team to assist you on this process.

As a partner project, we'd deploy a basic quest mini app for you with preloaded task items that you can edit in the future. You can add different tasks such as daily login, referral invites, visiting site links or urls, following twitter accounts, joining telegram channels including verifying on-chain transaction, assets and balance. Experience points are decided by you as you can set them on every quest item. A leaderboard is also setup that ranks your users based on total points they accumulated during the task. If you like your mini app, we'd go for collaboration or partnership and the ownership will be transferred to your desired wallet address for future editing.&#x20;

#### The mini app automatically detects if you are an admin and give you editing controls.

> Quest app is still in beta. If you experience any issues with the app, or have suggestions on the user experience. Feel free to notify our team to assist you with your concerns. Your feedback is highly appreciated

## App Deployment Request Info

* App Name
* App Logo
* Quest Name
* Quest Info
* Owner Wallet Address (for Ownership Transfer)

Message me directly in Telegram [**https://t.me/drybfounder**](https://t.me/drybfounder)


---

# 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://xircus-developer.gitbook.io/developer-hub/launching-your-app/quest-apps.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.
