> For the complete documentation index, see [llms.txt](https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/community-hub/set-up-community-tasks/offchain.md).

# OffChain

OffChain task and Quest share similar processes, with the system pre-configured to support nearly all social media tasks. Compared to Quests, the Community offers a broader range of task types, making it more suitable for long-term community management. Users can configure tasks based on their specific needs.

OffChain task primarily include: `Daily Connect,` `invite`, `X`, `Discord,` `Telegram`, `YouTube`, `Facebook`, `Instagram`, `Reddit`, `website visits,` and more. Task activities typically involve following, reposting, navigating to web pages for learning, or completing quizzes.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf5GI71V3eBKkqX1OQPxDd6yy9ZVyAtxeC1JN4EfnsO_av-TllSp6q9sSd5GJy_k7Jkgy1Tw05M8nhwXxtqTWZAihY1NV3L0uhbPdLsVGfriSlMKTukPlvmsL3if4i3w9Iw4TXc?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

The system has integrated nearly all commonly used Web3 social media tasks. Taking Twitter (X) tasks as an example, projects can set rewards for task completion based on their community points system or token incentives.

For instance, with Twitter tasks, projects can customize rewards using their points system or token incentives. Twitter tasks mainly involve following, liking, retweeting, or posting specific content, which are among the most mainstream and essential task types.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcgy3AEgdvVfZRrk6ChZDGDvMIRz9n6U0df-qMjO1IhRunuN0jD7Tif8iDnYEX-lXrCqE-r92-LlL3jUX3bpGY4kDuXiZ2LHtyjOnGkr1aeJnm8X0F7Xr2pIklfG-61WBeqZox0?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

If certain task instructions cannot be clearly conveyed to users, you can use the detailed content description in the task module to communicate the requirements effectively.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfBpt4NHHqgQbLHwaBOHvz4ALEvuNXzZzGRZUVpqwnpS0Tse-a5t1k1VgYLH5DVi-i9jeQ4Pslv-QIUK0LtSGqFDFp-jYnFOfjTQrcRYpM9qysRaaOAN8EHNAKiwZDma5_xWBzrcw?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>

For Telegram tasks, deploying a bot enables faster automated verification.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeGEQOwm5ROOsZGZBLZJ9nq69U6o7c5lV5sOuBTAkryeyPzg4xVvyvscb1rulNDF81iMbUiJiepqSQh_tmU1sCh5BUEXuFea7rzkrTLG7o5BnkoArcimAmFtLn-HgUZdtxgRJfY?key=0Ugs8HwP_vZfQwQiqIZ9vA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://taskoncommunitys-organization.gitbook.io/entity-hub-for-business-end/community-hub/set-up-community-tasks/offchain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
