# On-Chain Quest

On-chain quest utilizes **on-chain data** to detect if participants meets the requirements for the quest.

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

### 1) Title

This is the title of your quest.

> We recommend this to be a short but clear title that describes the tasks. For e.g. Follow Discord Follow Twitter; Retweet pinned Tweet etc.

### 2) Type of data

On the drop-down menu, select <**On-chain data**>.

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

### 3) Contract address

Insert the contract address of which the NFTs and Tokens are issued from and can be verified by our API.

> Please note that this **should be a contract address and not a wallet address**.

### 4) Min. number of NFTs and Tokens Held

The minimum number of NFTs that participants are required to hold to be able to fulfil this quest requirement.

> On-chain quest can be used to **verify** that those who participated in the <**Quest**> are indeed holders of your project's NFT.

> **Note:** We have included one more  "Other Contract" on-chain quest. Find out more details under <[New Quest Types](/businesses/b-user-guide/community/most-valuable-builder-mvb/add-quests/new-quest-types.md)> section.

### 5) Network

We currently support <**Quest**> on only multiple EVM chains(e.g. BNB Chain, Polygon, Arbitrum etc.) and Sui network. Select each on-chian quest, then find out what are the chains available from "**Network**" dropdown list.&#x20;

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

## Save

Remember to click the <**Save**> button after you have filled in all the quest details.

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


---

# 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://docs.trantor.xyz/businesses/b-user-guide/community/quest/on-chain-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.
