# Twitter Quests

### Dashboard configuration

A conditional reward is configured in the dashboard and (similar to all other point quests) requires a **title**, **description** and **amount** of points to transfer to the user eligible for the reward. In addition, you can set a end date plus add an image to make the quest stand out in [your widget](/campaign-managers/getting-started.md).

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

### Requirements

The configuration of a **quest condition** consists of 3 parts:&#x20;

1. **Provider**\
   A range of platforms that allow for integration is available here. (&#x65;*.g. Twitter)*
2. **Requirement**\
   Select the type of user behaviour you want to reward. We use the API's of the selected platform to validate if this behaviour has occurred. (&#x65;*.g. Follow)*
3. **Followers Count**\
   To increase the value generated by your quest you can set a minimum follower count for participants. This will also prevent abuse by the most obvious bots using new accounts.&#x20;
4. **Tweet URL**\
   Provide the URL of the post in for which you're creating the quest.<br>

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

<details>

<summary>How sybil resistant are conditional rewards?</summary>

Conditional rewards can only be claimed once per platform user ID, meaning that if you have the same Twitter account connected to multiple THX accounts, only one of these accounts will be eligible for claiming the conditional reward.

When a user claims a conditional rewards we ask the user to connect their external platform account so we can validate the expected user behaviour through the platform API's on behalf of the connected user.

</details>

### X Automation

Enable X automation to save time managing your campaign and keep your audience entertained with new ways to earn points.

{% content-ref url="/pages/vDRCZYVzTt9LtwEQz6Se" %}
[Twitter, now X](/campaign-managers/integrations/twitter-now-x.md)
{% endcontent-ref %}

### Widget appearance

Social quests will show a little different depending on the selected platform and interaction type.&#x20;

In general the provided title, description and earn-able point amount are show. Next to that we show a hint towards the platform interaction type and when possible we link to the related content or show more specifics about the condition.

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


---

# 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://docs.thx.network/campaign-managers/quests/twitter-quests.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.
