X (Twitter) tasks

Increase your X presence, promote your content, and encourage meaningful interactions with ⚡️claimr.

What is X task?

X tasks are interactive activities within claimr campaigns that leverage the X (formerly Twitter) platform to engage users and drive specific actions. These tasks can range from following your X account, retweeting posts, participating in discussions, or completing challenges.

Use X tasks to:

  • Increase your X followers.

  • Promote your tweets and drive engagement (likes, retweets, comments).

  • Run contests and giveaways on X.

  • Increase brand awareness and social media presence.

  • Encourage users to participate in discussions or challenges on X.

circle-info

For detailed information about general task settings, including task name, header, description, rewards, dependencies, and more, refer to Task settings.

Task type

Choose the specific type of task you want to create for your campaign.

Task type section
  1. Select X(Twitter) to indicate that the task will be completed with X platform.

  2. Considering your aim, select the specific task type from the expanded list.

Task settings

Most X tasks in claimr fall into two categories:

  • Verified: These tasks require users to verify their actions on X. This means claimr will check if the user has actually completed the required action (e.g., followed your account, retweeted a post) before marking the task as complete. This ensures that users genuinely engage with your X content.

  • Intent: These tasks do not require verification. Users indicate their intent to complete the action (e.g., by clicking a button), and the task is marked as complete. This approach is helpful for tasks where verification is not feasible or necessary.

Follow on X

Reward users for following your account on X account.

Points multiplier (%): Add a percentage-based bonus to the total reward. For example, a 5% multiplier increases the final reward by 5%.

Completion points: Set the number of points awarded once the user reaches the required event count.

Account Name field: Enter the username of your X account that you want users to follow. Make sure to enter the correct username without the "@" symbol.

Like a post

Reward users for liking a specific post on your X account.

Points multiplier (%): Add a percentage-based bonus to the total reward. For example, a 5% multiplier increases the final reward by 5%.

Completion points: Set the number of points awarded once the user reaches the required event count.

Post Link: Enter the full URL of the X post that you want users to like.

Preview image (optional): Paste a direct image link to show a custom preview in the task.

Hide preview? (optional): Enable this to hide the post preview within the task.

Repost

Reward users for reposting a specific post on your X account.

Points multiplier (%): Add a percentage-based bonus to the total reward. For example, a 5% multiplier increases the final reward by 5%.

Completion points: Set the number of points awarded once the user reaches the required event count.

Post Link: Enter the full URL of the X post that you want users to like.

Preview image (optional): Paste a direct image link to show a custom preview in the task.

Hide preview? (optional): Enable this to hide the post preview within the task.

Post

Reward users for creating a post on X with a specific message.

Completion points: Set the number of points awarded once the user reaches the required event count.

Points multiplier (%): Add a percentage-based bonus to the total reward. For example, a 5% multiplier increases the final reward by 5%.

Recurrence: Control how often users can complete the task: Once – can only be completed one time per user. 8h – available once every eight hours. Daily – available once every 24 hours. Weekly – available once every 7 days. Multiple – stays open and can be completed as many times as needed, one after another, without any waiting time.

Message: Add the exact text you want users to include in their X post. (max 280 chars)

Tweet Message Link (optional): Add the URL you want users to include in their X post. (max 280 chars)

Hashtags (optional): List required hashtags as a comma-separated string (e.g., claimr,web3).

Expected text (optional): Require an exact string that must appear in the user’s X display name (e.g., brand name or emoji).

RegEx (optional): If you want users to include a specific emoji or a link to your website in their X post, you could use a regular expression like .*🚀.*claimr\.io.* to allow for any characters before or after the emoji and the website link.

Resources

Comment

Reward users for commenting on a specific post on your X account.

Completion points: Set the base points a user earns once the required event count is reached.

Points multiplier (%): Apply a percentage bonus to the base points (e.g., 5 → +5%).

Recurrence: Control how often the same user can complete this task:

• Once: can be completed one time per user.

• 8h: available once every eight hours.

• Daily: available once every 24 hours.

• Weekly: available once every 7 days.

• Multiple: stays open and can be completed back-to-back with no waiting time.

Post Link: Add the full URL of the X post you want users to comment on.

Hide preview? (optional): Enable to hide the post preview within the task.

Hashtags (optional): Enter any hashtags you want users to include in their comments (comma-separated).

Quote

Reward users for quoting a specific post on your X account.

Completion points: Set the base points a user earns once the required event count is reached.

Points multiplier (%): Apply a percentage bonus to the base points (e.g., 5 → +5%).

Recurrence: Control how often the same user can complete this task:

• Once: can be completed one time per user.

• 8h: available once every eight hours.

• Daily: available once every 24 hours.

• Weekly: available once every 7 days.

• Multiple: stays open and can be completed back-to-back with no waiting time.

Post Link: Add the full URL of the X post you want users to quote.

Preview image (optional): Paste a direct image link to show a custom preview in the task.

Hide preview? (optional): Enable to hide the post preview within the task.

Hashtags (optional): Enter any hashtags you want users to include in their quote (comma-separated).

Followers count

Reward users for having a certain number of followers on their X account. This can encourage users to grow their X presence and potentially increase your campaign's reach through their network.

Completion points: Set the base points a user earns once the required event count is reached.

Points multiplier (%): Apply a percentage bonus to the base points (e.g., 5 → +5%).

Minimum Followers: Enter the minimum required number of followers that a user must have on their X account to complete this task.

Name verification

Reward users for changing their X display name to a specific value or pattern. This can be useful for encouraging users to align their X identity with your community.

Completion points: Set the base points a user earns once the required event count is reached.

Points multiplier (%): Apply a percentage bonus to the base points (e.g., 5 → +5%).

Expected text (optional): Enter the exact text that you expect users to include in their X display name. This could be your brand name, an emoji, or any other specific words.

RegEx (optional): To allow variations in the user's X display name, you can use a regular expression (RegEx) to define a pattern the name must match. This is useful flowing different spellings, capitalizations, or the inclusion of emojis.

Examples

  • Include a specific emoji: If you want to include a specific emoji (e.g., ✨) in the user's X name, you could use a regular expression like .*✨.* to allow for any characters before or after the emoji.

  • Start with a specific word or phrase: If you want to ensure the user's X name starts with a specific word or phrase, you could use a regular expression like ^YourKeyword to match any string that begins with "YourKeyword".

  • End with a specific word or phrase: If you want to ensure the user's X name ends with a specific word or phrase, you could use a regular expression like YourKeyword$ to match any string that ends with "YourKeyword".

  • Contain a specific word or phrase: If you want to ensure the user's X name includes a specific word or phrase, you could use a regular expression like .*YourKeyword.* to match any string that contains "YourKeyword".

  • Match a specific format: You can use regular expressions to define more complex patterns, such as email addresses, phone numbers, or dates. For example, to match a valid email address, you could use a regular expression like [a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,4}.

Resources

Example prompt for an AI Assistant

"Help me create a regular expression to match X usernames that start with 'claimr' and contain at least one digit."

Bio verification

Reward users for adding specific information to their X bio. This can be useful for promoting your brand, campaign, or event, or for encouraging users to align their X bio with your community.

Completion points: Set the base points a user earns once the required event count is reached.

Points multiplier (%): Apply a percentage bonus to the base points (e.g., 5 → +5%).

Expected text (optional): Enter the text users need to include in their X bio. This could be your brand name, a campaign slogan, a website link, or any other specific text.

RegEx (optional): To allow for variations in the user's X bio, you can use a regular expression (RegEx) to define a pattern the bio must match. This is useful for allowing different spellings, capitalizations, or the inclusion of emojis.

Example:

If you want users to include a specific emoji or a link to your website in their X bio, you could use a regular expression like .*🚀.*claimr\.io.* to allow for any characters before or after the emoji and the website link.

Submit X post

Reward users for submitting а post on the X platform. UGC can be any form of content created by users, such as text posts (tweets), images, and videos. This task type helps encourage users to create and share content related to your campaign, brand, or product on X.

Completion points: Set the base points a user earns once the required event count is reached.

Points multiplier (%): Apply a percentage bonus to the base points (e.g., 5 → +5%).

Recurrence: Control how often the same user can complete this task:

• Once: can be completed one time per user.

• 8h: available once every eight hours.

• Daily: available once every 24 hours.

• Weekly: available once every 7 days.

• Multiple: stays open and can be completed back-to-back with no waiting time.

Expected text (optional): Require an exact string that must appear in the user’s X post text.

RegEx (optional): To allow for variations in the user's X bio, you can use a regular expression (RegEx) to define a pattern the bio must match. This is useful for allowing different spellings, capitalizations, or the inclusion of emojis.

Example:

If you want users to include a specific emoji or a link to your website in their X post, you could use a regular expression like .*🚀.*claimr\.io.* to allow for any characters before or after the emoji and the website link.

Should contain image? (optional): Enable to require the X post to include at least one image.

Need approval? (optional): Enable to require manual review and approval before points are awarded.

Points per 1000 views:* This field allows you to specify the number of points (or other rewards) users earn for every 1000 views their UGC receives on X. This incentivizes users to create high-quality, engaging content that attracts views and promotes your campaign.

Example: If you set "points per 1000 views" to 10, a user whose post receives 3,000 views would earn 30 points.

Join X community

Completion points: Set the base points a user earns once the required event count is reached.

Points multiplier (%): Apply a percentage bonus to the base points (e.g., 5 → +5%).

Recurrence: Control how often the same user can complete this task:

• Once: can be completed one time per user.

• 8h: available once every eight hours.

• Daily: available once every 24 hours.

• Weekly: available once every 7 days.

• Multiple: stays open and can be completed back-to-back with no waiting time.

Community ID: Add the numeric ID of the X Community users must join (e.g., 1783602868140028342). Open the community in a browser and copy the number at the end of the URL (x.com/i/communities/<ID>), then paste it here.

Last updated

Was this helpful?