# Off-Chain Quest

Off-chain quest utilizes **off-chain data** to detect if participants meets the requirements for the quest.

<figure><img src="/files/CeSnziYjYQcqC4DRSZIK" 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 <**Off-chain data**>.

<figure><img src="/files/0507hJmcyhxQNC81JwLb" alt=""><figcaption></figcaption></figure>

In this next section, you'll be able to select the type of Quest:

<[Twitter](#twitter)>

<[Discord](#discord)>

<[Telegram](#undefined)>

<[Customize](#customize)>.

## **Twitter**

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

### 3) Action

You'll be able to select from two available options: <[Follow](#4a-official-twitter-account-link)> or <[Retweet](#4b-twitter-link-to-retweet)>

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

### 4a) Official Twitter Account Link

If you have selected the <**Follow**> option, you would be required to input your Twitter username below.

> Example: <https://twitter.com/**TrantorDAO>\*\*

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

### 4b) Twitter Link to Retweet

If you have selected the <**Retweet**> option, you would be required to input the Twitter link that participants are required to retweet to complete the quest.

> Please take note that the link has to be a valid Twitter link starting with <https://twitter.com/>  **username** / **status** / **Tweet ID**. Example: <https://twitter.com/TrantorDAO/status/1563103456617189376>

<figure><img src="/files/0w2JOjBsov4xizpuKF1q" alt=""><figcaption></figcaption></figure>

## Discord

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

### 3) Action

Only the <**Join Server**> option is available.

<figure><img src="/files/0iQld4WkWJoxEPFu8b7M" alt=""><figcaption></figcaption></figure>

### 4) Discord Channel Link

This is where you insert your discord channel link.

> The discord channel link should start with <https://discord.com/invite> / **Invite ID**. For example: <https://discord.com/invite/ANTMyu8kMw>

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

## Telegram

### 3) Action

Only the <**Join Telegram Channel**> option is available.

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

### 4) Join Telegram Channel Link

This is where you insert your Telegram link!

<figure><img src="/files/6htghvwUCRSbsdZx6ZwA" alt=""><figcaption></figcaption></figure>

## Customize

<figure><img src="/files/39vMlDICfILcH5b7NAH8" alt=""><figcaption></figcaption></figure>

This option allow you to customize your quest in any way you wish to and select the winners on your side.

> ⚠️ Please take note that **Off-Chain Quest that requires submission of CSV files for list of winning addresses CANNOT BE RECYCLED**. If you would like to run the same or similar Quest(s), you would have to **create a new Quest.**

### 3) Action

Only the <**Form Submit**> option is available.

<figure><img src="/files/5sD60LsJ11lML5gEvEn2" alt=""><figcaption></figcaption></figure>

### 4) Upload Qualified List (can be updated later)

You can **submit the wallet addresses of participants** who **fulfilled the quest criteria** in this section.

> Once you have selected and shortlisted the winners, upload the CSV file with the winners address into the space below.
>
> ⚠️ **Please take note that the uploaded address must follow the address format. The system will reject files that do not adhere to the address format.**

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

**Note:** We have included several new off-chain quests. Find our more details in <[New Quest Types](/businesses/b-user-guide/community/most-valuable-builder-mvb/add-quests/new-quest-types.md)> section.

## 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/off-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.
