> 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/~/revisions/dzWAruatHnIXnSSPdmT3/core-features/questing-platform.md).

# Questing Platform

The **ARKADA Platform** is the core of our ecosystem — a dynamic hub where users complete quests to explore and engage with various blockchains and Web3 projects.

Each quest is designed to educate users on a specific **protocol, dApp, or ecosystem**, while offering tangible rewards in return. Quests are hosted within their respective blockchain ecosystems, and as ARKADA evolves, we’re building a fully **Multichain infrastructure**, allowing projects to launch quests natively on their own networks.

***

#### **For Users: Learn, Earn, and Level Up**

As a user, your journey on ARKADA revolves around completing quests. These quests offer:

* **Education**: Learn how projects and ecosystems work.
* **Rewards**: Earn airdrops, whitelist spots, exclusive NFTs, ETH, and more.
* **Progression**: Earn Pyramids and ARKADA points, tracked in your [**Performance Hub**](https://docs.arkada.gg/~/revisions/W260I8soAaYYLLIylAqb/core-features/performance-hub) and [**Leaderboard**](https://docs.arkada.gg/~/revisions/W260I8soAaYYLLIylAqb/core-features/leaderboard).
* **Seasonal Progression:** Boost your progress with each completed quest to increase your chances for valuable rewards in the [**Wheel of Fortune**](https://docs.arkada.gg/~/revisions/W260I8soAaYYLLIylAqb/core-features/wheel-of-fortune).

The more quests you complete, the higher your **ARKADA Score**, and the greater your visibility and eligibility in rewards and drops.

***

#### For Projects: Bring Value and Drive Growth

ARKADA quests are built to deliver real, quantifiable impact — not just clicks. By launching quests on ARKADA, projects can:

* **Attract High-Intent Users** — Reward participants more likely to stay and contribute.
* **Educate Through Storytelling** — Turn onboarding into engaging narratives that boost learning and retention.
* **Measure True Impact** — Gain actionable insights on user quality, behavior, and long-term value.
* **Boost Retention** — [**Seasonal leaderboard**](https://docs.arkada.gg/~/revisions/W260I8soAaYYLLIylAqb/core-features/leaderboard), progression systems, and the [**Performance Hub**](https://docs.arkada.gg/~/revisions/W260I8soAaYYLLIylAqb/core-features/performance-hub) keep users returning.

***

#### **Why It Matters**

By participating in quests, users not only gain **hands-on Web3 experience**, but also directly support the **growth and visibility of partner ecosystems**. ARKADA bridges education and activation — turning passive interest into active, measurable on-chain engagement.

***

<details>

<summary>Regular Quests</summary>

The **Regular Quests** are a key feature of the Arkada platform, allowing users to explore and learn about various products within the an ecosystem while earning rewards. These quests are accessible to all platform users, but can only be completed once a wallet is connected.

</details>

<details>

<summary>Premium Quests</summary>

In addition to Regular Quests, the Arkada platform offers **Premium Quests**, which offer significantly higher rewards compared to Regular Quests.&#x20;

</details>


---

# 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/~/revisions/dzWAruatHnIXnSSPdmT3/core-features/questing-platform.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.
