# Road Map

* [x] <mark style="color:green;">**2022 Q1**</mark>
  * **Develop POC**
  * **Finalists of ETHGlobal - DAOHacks**
  * **Winner of Encode - DAO Hack**
  * **Create Landing Page**
  * **Adding features to App**&#x20;
    * *Disable Quests chains*
    * *Chain Roles*
* [x] <mark style="color:green;">**2022 Q2**</mark>&#x20;
  * **Create DAO**
  * **Expand the team**
  * **Create SDK**
  * **Adding features to App**&#x20;
    * *Create NFT badges for a chain*
    * *Complete quests and mint NFT*
    * *Display your badge on your profile*
    * *Premium quest chains*
* [x] <mark style="color:green;">**2022 Q3**</mark>
  * **Revamp QC creation flow**
  * **Revamp reviewing flow**
  * **Integrate into MyMeta**
  * **Quest chain discovery**
  * **Upgrading the SDK**
* [x] <mark style="color:green;">**2022 Q4**</mark>
  * **Quest Chains upgrades**
    * *Delete quests from chains*
    * *Unlockable quest chains (Player will have to fulfill a flexible condition to access a specific quest chain)*
      * *NFT or erc20 → quest chain opens up*
      * *pay x amount → quest chain opens up*
      * *custom condition but will have to work with us*
    * *Required/optional quests*
    * *Quests that need no review*
  * **Upgraded quest chains explorer**
    * *Category(tags)*
    * *no. of quests*
    * *date*
    * *popularity(no. of players)*
    * *type of NFT(normal, 3D, custom)*
    * *chain/network*
    * *premium*
    * *verified*
  * **App documentation**
  * **SDK refactor + SDK Documentation**&#x20;
  * **Medium articles**
    * *how to integrate with Guild.xyz*
      * *playbook in Metagame*
  * &#x20;**Integrations**
    * *MetaGame's Great Houses*
    * *Guild.xyz*
* [ ] <mark style="color:blue;">2023 Q1</mark>
  * **Gamification**
    * *XP*
    * *Ranks*
    * *Leaderboards(Bound to a particular set of chains, verified, weekly, etc...)*
  * **Quest chain upgrades**
    * *Fund the chain so users won't have to pay for transactions*
    * *Verified badge to reduce the number of potential scams*
    * *Reordering of quests*
    * *Automating approval (Multiple choice quests {auto accept/reject})*
  * **Revamp landing page**
  * **Integrations**
    * *Meta Builders*
    * *MetaGame's Playbooks*
    * *Discord*
    * *Brave wallet*
  * **Backlog**
    * *Go through all of the flows and fix all of the bugs*
    * *Implement multiple proof submissions*

{% hint style="info" %}
The roadmap will be updated regularly as we progress.
{% 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/getting-started/road-map.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.
