# Off-chain Tasks

### Social Media Tasks

\
**Twitter**

* Follow
* Twitter interaction (Like, Retweet or both)

**Discord**

* Join Discord Server
* Discord Member Role
* Username keyword check

**Youtube**

* Subscribe to channel

**Telegram**

* Join Telegram channel
* Ask users to join Tide Telegram Bot

**Twitch**

* Follow on Twitch
* Subscribe to Channel

### Other Tasks

**Referral**

* Referral milestones - refer at least n friends

**Survey**

* Ask users to complete a Typeform Survey

**Generic Tasks**

&#x20;Ask users to submit and review manually. [Click here](/tide/projects/campaigns/how-to-manage-reviews.md)[ to know more](/tide/projects/campaigns/how-to-manage-reviews.md)

* Submit Text
* Submit URL
* Submit Image
* Submit Email
* Quiz
  * Complete a multiple choice quiz. Perfect for gamify educational content by embedding the quest in your website


---

# 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://fiveelementslabs.gitbook.io/tide/projects/campaigns/create-a-campaign/off-chain-tasks.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.
