# Create-2-Quest

### Goal

* Provide a quest creation system specifically for the Unidrop community with more than 50 available templates, combining both onchain data (wallet ownership time, token quantity, NFT, trade volume) and offchain data (twitter, discord, telegram ...).
* Allow contest creators to customize the game rules and distribute them to the community easily and flexibly.

### Key features

* Diverse templates:
  * More than 50 quest templates from onchain and offchain data to meet diverse needs and goals.
* Flexible rules:
  * Contest creators can easily add rules as desired to increase attractiveness and suit specific goals.
* Safe and transparent mechanism:
  * If the quest reaches the target goal, the reward is distributed to the participants.
  * If the quest does not reach the goal, the entire deposit of the participant is returned to the personal wallet, ensuring absolute safety for the user.

### Benefits

* Increase community interaction and engagement through clear, engaging quests.
* Encourage users to actively participate without worrying about financial risks.
* Promote creativity and two-way interaction between the community and the project, creating long-term engagement and sustainable value.


---

# 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://unidropai.gitbook.io/unidropai-white-paper/main-modules-of-the-unidrop-platform/create-2-quest.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.
