# Quest

**1. Basic Information**

Difference between Quests and Communities:<br>

Quests typically offer direct token rewards, while Communities generally provide points. Points can be used in the Lucky Wheel to draw rewards such as tokens, whitelist spots, and more.

Quests are the core content module of TaskOn. The platform regularly hosts series of events (e.g., the recent “Spring Bloom” campaign), often with additional prize pools. Participation is simple — basic on-chain operations are sufficient.

To get started:

1. Register/Sign in to your TaskOn account and click “Launch App” on the homepage.

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

Select an Task from Quest or Community:

* Quest: Refers to one or a series of short-term tasks with specific, concrete goals.
* Community: Long-term, ongoing social activities focused on sustained interaction. Note: You must join the community to participate in its events.

All quests except “Expired Quest” are open for participation.

⚠️ Caution:

Only engage with quests and communities published by verified entities. Unverified quests may pose security risks. The system will warn you when clicking unconfirmed quests.

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

Quest Types:

* Off-Chain: Social media follows, joining communities (Twitter, Discord, Telegram, etc.)
* On-Chain: Holding tokens, Swap transactions, etc.

How to Participate:

After selecting a project, follow the official instructions to complete quests. Most quests require:

* Following Twitter accounts, liking/retweeting
* Joining Discord/Telegram groups

Click each Task  to proceed. For example:

* When redirected to X (Twitter), click “Follow”

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

<figure><img src="/files/91JftLBHQGB0AYlEQGQE" alt=""><figcaption></figcaption></figure>

* After completing actions, click “Verify All” to confirm completion

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

Once all steps are finished, wait for the reward distribution.

**User Menu:**

A collapsible right-side menu displays user rankings, rewards, and other personal info.

⚠️ Note: Quests marked “POW” (Proof of Work) require manual proof submission.

**Reward Mechanisms:**

FCFS ，Lucky Draw, Open to All, Ranking, etc.

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

\
Each project’s rules specify the exact reward mechanism.


---

# 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://taskoncommunitys-organization.gitbook.io/taskon-help-center/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.
