# On Chain Tasks Setup

## Verify Transaction

**Purpose:** This task allows you to verify specific on-chain transactions, such as sending or receiving tokens, ensuring that users have completed required blockchain interactions.

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

## Verify Token Holder

**Purpose:** This task allows you to confirm that users hold a specific ERC-20 token in their wallet, verifying their token balance and ensuring they meet participation requirements.

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

## Verify NFT Holder

**Purpose:** This task allows you to confirm that users hold a specific NFT in their wallet, verifying the number of NFTs and ensuring they meet participation requirements.

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

Verify Native Token Holder

Purpose:&#x20;

<figure><img src="/files/eWKv01SPo3DShg1faNDg" 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://metaversenw.gitbook.io/user-manual/immersive-quest-system/types-of-tasks-on-bitcountry-quest-system/on-chain-tasks-setup.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.
