# Task Templates

Currently, TaskOn supports both `on-chain` and `off-chain` tasks, covering multiple platforms and enabling your projects to gain traffic in both Web2 and Web3 fields.

<table><thead><tr><th width="200">On-chain/Off-chain</th><th width="130.33333333333331">Platform</th><th>Task Templates</th></tr></thead><tbody><tr><td>Off-chain </td><td>Community</td><td><a href="/pages/2mxLEMDyfs2eHPfRB1Xe"><strong>Daily Connect</strong></a></td></tr><tr><td>Off-chain </td><td>X (Twitter)</td><td><a href="/pages/TYckZdAVCtb3o4kBoASu"><strong>Smart Tasks</strong></a></td></tr><tr><td>Off-chain</td><td>Community</td><td><a href="/pages/h2ozBZ1prO68g146SEDr"><strong>Invite Tasks</strong></a></td></tr><tr><td>Off-chain</td><td>PoW</td><td><a href="/pages/Vni3yDINzrLhvjERvrYo"><strong>Submit Proof in the Form (URL or Image)</strong></a></td></tr><tr><td>Off-chain</td><td>X </td><td>Follow <code>Twitter</code></td></tr><tr><td>Off-chain</td><td>X</td><td>Like a Tweet</td></tr><tr><td>Off-chain</td><td>X</td><td>Post a tweet with specified content</td></tr><tr><td>Off-chain</td><td>X</td><td>Quote a Tweet &#x26; Tag</td></tr><tr><td>Off-chain</td><td>X</td><td>Quote a Tweet w/hashtag</td></tr><tr><td>Off-chain</td><td>X</td><td>Retweet a Tweet</td></tr><tr><td>Off-chain</td><td>Discord</td><td>Join <code>Discord</code></td></tr><tr><td>Off-chain</td><td>Telegram</td><td>Join <code>Telegram</code></td></tr><tr><td>Off-chain</td><td>Youtube</td><td>Watch a Video on <code>Youtube</code></td></tr><tr><td>Off-chain</td><td>Youtube</td><td>Visit a Channel on Youtube</td></tr><tr><td>Off-chain</td><td>Facebook</td><td>Visit a Page on <code>Facebook</code></td></tr><tr><td>Off-chain</td><td>Instagram</td><td>Visit a Profile on Instagram</td></tr><tr><td>Off-chain</td><td>instagram</td><td>View a Post on Instagram</td></tr><tr><td>Off-chain</td><td>Reddit</td><td>Karma score on Reddit</td></tr><tr><td>Off-chain</td><td>Reddit</td><td>Vote a post on Reddit</td></tr><tr><td>Off-chain</td><td>Reddit</td><td>Comment a post on Reddit</td></tr><tr><td>Off-chain</td><td>Reddit</td><td>Save a post on Reddit</td></tr><tr><td>Off-chain</td><td>Email</td><td>Link Email Account</td></tr><tr><td>Off-chain</td><td>Survey</td><td>Single/Multiple Choice Question (Text)</td></tr><tr><td><br>Off-chain</td><td>Survey</td><td>Single/Multiple Choice Question (Image)</td></tr><tr><td>Off-chain</td><td>Quiz</td><td><p>Choose the Correct Answer(s)</p><p>*Auto-verified with the correct answer.</p></td></tr><tr><td>Off-chain</td><td>Quiz</td><td><p>Choose the Correct Image(s)</p><p>*Auto-verified with the correct answer.</p></td></tr><tr><td>Off-chain</td><td>Visit Website</td><td>Visit a Specific Web Page</td></tr><tr><td>Off-chain</td><td>QA</td><td>QA</td></tr><tr><td>Off-chain</td><td>Twitch<br></td><td>Visit a Twitch Channel</td></tr><tr><td>Off-chain</td><td>Proof of Work</td><td></td></tr><tr><td>On-chain</td><td>API</td><td><a href="/pages/qN2xrrHNCOGNVMkCst5x">API Task</a></td></tr><tr><td>On-chain</td><td>Wallet Balance</td><td>Specific NFT Holder</td></tr><tr><td>On-chain</td><td>Wallet Balance</td><td>Minimum Token Balance</td></tr><tr><td>On-chain</td><td>Gas Fee Related</td><td>Gas Fee Spent Amount</td></tr><tr><td>On-chain</td><td>Gas Fee Related</td><td>Number fo transactions on a specified chain</td></tr><tr><td>On-chain</td><td>Uniswap</td><td>Swap Token on Uniswap</td></tr><tr><td>On-chain</td><td>Uniswap</td><td>Swap Token on Uniswap V2</td></tr><tr><td>On-chain</td><td>Uniswap</td><td>Swap Token on Uniswap V3</td></tr><tr><td>On-chain</td><td>Pancake</td><td>Swap Token on Pancake V2</td></tr><tr><td>On-chain</td><td>Pancake</td><td>Swap Token on Pancake V3</td></tr><tr><td>On-chain</td><td>Curve</td><td>Swap Token on Curve V2</td></tr></tbody></table>

To create your community task, please refer to "[*How to Create Tasks*](/guide-book/boost-engagement/task-system/how-to-create-tasks.md)".


---

# 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/guide-book/getting-started/how-to-create-community-tasks/task-templates.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.
