> For the complete documentation index, see [llms.txt](https://docs.arkada.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkada.gg/apply-for-a-quest.md).

# Apply for a quest

{% hint style="info" %}
**This section is under development and may change over time.**
{% endhint %}

## **Applying for Quests – Bring Your Project to ARKADA!**

ARKADA allows **any project** to create and publish quests, engaging users with your platform while rewarding based on value contribution. Whether it’s social tasks, on-chain actions, or community growth challenges - your quests will appear in the ARKADA questing platform, where thousands of users can discover and complete them.

***

## **Why Submit Quests?**

* **Boost Engagement** – Tap into gamified mechanics to attract traffic, spark interactions, and sustain growth.
* **Value Based Rewards** – Enable value-based, performance-driven incentives through ARKADA's Advance Scoring Engine.
* **Seamless Integration** – Easy submission process with flexible task types.

***

## **How It Works**

1. **Submit Quest Details** – Define tasks (e.g., follow, retweet, swap, stake).
2. **Set Rewards** – Define the rewards type and amount for user incentivization.&#x20;
3. **Go Live** – Approved quests appear instantly in the ARKADA ecosystem.&#x20;

**Ready to grow?** Submit your quest and let ARKADA’s users power your success.&#x20;

***

### **Start by leaving a request through our** [**quest form**](https://arkada.notion.site/253ec37617f7809881acc4229b0d96e6?source=copy_link).


---

# 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://docs.arkada.gg/apply-for-a-quest.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.
