> For the complete documentation index, see [llms.txt](https://docs.zk.me/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zk.me/hub/start/onboarding/integration/3rd-integration/questn.md).

# QuestN

## Creating your MeID Anti-Sybil Campaign

1. Navigate to your **Community - Quest** or [**https://business.questn.com/quest**](https://business.questn.com/quest) first, then click on "**Create a quest**".

<figure><img src="/files/SlQOeHFLANRNodXGi8uG" alt=""><figcaption></figcaption></figure>

### Quest Info

1. Complete the necessary information.
   1. **Title:** Enter a catchy and attention-grabbing title for your campaign.
   2. **Description:** Write a detailed description including an introduction to your NFT collection and the credentials users need to fulfill to participate in the campaign.
   3. **Schedule:** Set the registration period during which users can fulfill the requirements and participate.
2. **Click "Save Settings" to continue.**

<figure><img src="/files/hgkPxtpwGSC1geYgAfu1" alt=""><figcaption></figcaption></figure>

### Entries **Setting**

**I.**     Select the **Anti-Sybil template** for setting up the requirements.

1. Choose **Anti-Sybil** template from the **Recommend / Custom-Made** column. *This entry ensures that all participants are real and unique individuals. Users will be required to do facial scanning with mobile phones.*

<figure><img src="/files/pBupIf6RzappZEkkKslh" alt=""><figcaption></figcaption></figure>

2. Place a check mark next to the "**Pase zkMe anti-bot/sybil verification**" to add this template to your quest.

<figure><img src="/files/JWA2MNLxPVwbq2SVJY4G" alt=""><figcaption></figcaption></figure>

3. When the box below appears, the template has been added successfully to your quest.

<figure><img src="/files/50OmrG6LFunTgqV61F0I" alt=""><figcaption></figcaption></figure>

**II.    Add other available templates that you want to include in your quest.**

**III.   Click "Save Settings" to continue.**

### Eligibility & Reward Setting

1. Set the eligibility criteria for participating in your quest (specify who can take part in your quest).
2. Set up the Reward and **Release** your quest.

<figure><img src="/files/745Hm6w64ZxqXQiMUsaG" alt=""><figcaption></figcaption></figure>


---

# 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.zk.me/hub/start/onboarding/integration/3rd-integration/questn.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.
