# Types of Tasks on BitCountry Quest System

Each category type has tasks for you to tailor your community experience to different interaction methods and skills, allowing quest creators to customize the quest experience.

### 1. Action

a) Visit Link

b) Follow Community

c) API Endpoint

### 2. Social

a) Twitter/X

b) Discord

c) Telegram

d) Pulse Feed

e) Create Meme Post

f) Join AMA (Coming Soon)

### 3. Learning

a) Education Slides

b) Learn with PDF

c) Quiz

d) Conduct Surveys and Polls

e) Ask & Answer

f) Ask for file upload

### 4. Virtual World

a) NPC Interaction

b) Item Collection

c) Visit Location

d) In Virtual World Quiz

### 5. On Chain

a) Verify Transaction

b) Verify Token Holder

c) Verify NFT Holder

d) Verify Native Token Holder

### 6. Real World

a) People Interaction (Coming Soon)

b) Visit Location (Coming Soon)

### **In the following sections of this user guide, we will get into the details and possibilities of each task and how to set them up.**&#x20;

<br>


---

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