# Platforms and Tasks

Each platform has its own task types in Midle.

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

### 1. X (Ex-Twitter)

* **X Follow :** Follow the specified account.&#x20;
* **X Mention :** Mentioning under the specified tweet.&#x20;
* **X Like :** Liking the specified tweet.&#x20;
* **X Retweet :** Retweeting the specified tweet&#x20;
* **X Hashtag :** Send a tweet containing the specified hashtag&#x20;
* **X Quote :** Quote the specified tweet&#x20;
* **X Followers Count :** Having more than the specified number of followers.

### 2. Discord

* **Discord Join :** Join to specified discord server.&#x20;
* **Discord Message :** Send a message to the specified channel.

### 3. Telegram

* **Telegram Join :** Join to specified telegram channel.&#x20;

### 4. Steam

* **Steam Play :** Playing the specified game&#x20;
* **Steam Game Own :** Purchase the specified game&#x20;
* **Steam Game Count :** Own a specified number of games&#x20;
* **Steam Play Time :** Play the specified game for the specified time

### 5. Github

* **Github Star:** Star the specified repo

### 5. Visit Link

* Visit the specified link

### 5. Custom Task

* With the custom task feature, you can create the tasks you want by connecting your own platform's API to Midle.<br>

Tasks from platforms such as Spotify, TikTok, Reddit will be available in Midle soon.

***

👔  Create tasks to increase your user acquisition, retention and engagement!&#x20;

{% content-ref url="/pages/LxTku8nvUQgt1AsmiDiQ" %}
[Create Tasks](/midle/tutorials/brand-guides/create-tasks.md)
{% endcontent-ref %}

👤 Complete tasks to earn rewards!&#x20;

{% content-ref url="/pages/QbFhSy7P7DF9eQVhXsDp" %}
[Complete Tasks](/midle/tutorials/user-guides/complete-tasks.md)
{% endcontent-ref %}


---

# 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://midle.gitbook.io/midle/features/tasks/platforms-and-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.
