⚡
claimr
  • Getting started
    • Create an account
    • Sign in to your account
    • Reset password
    • Edit profile
  • ⚡️claimr core components
  • Team roles and management
  • Campaigns
    • Create new campaign
    • Campaign settings
  • Groups
    • Create new group
    • Group settings
  • Quests
    • Create new quest
    • Quest settings
  • Tasks
    • Create new task
    • Task settings
    • Telegram tasks
    • X (Twitter) tasks
    • TikTok tasks
    • Discord tasks
    • YouTube tasks
    • Web3 tasks
      • Connect a wallet
      • Transactions count
      • Wallet balance
      • Token balance
      • NFT balance
      • Link3 balance
      • Mint an NFT (721)
      • Mint an NFT (1155)
      • Verify transactions
    • PoW tasks
    • HTTP request tasks
    • Referral tasks
    • Form tasks
    • Poll tasks
    • Events tasks
    • API tasks
  • Widget
    • Publish campaign
    • Widget configurations
    • Widget attributes
    • Integrate claimr widget into your website
    • claimr widget integrations
      • Google Analytics integration
      • Google Analytics Client ID
      • Google Tag Manager integration
      • HotJar integration
  • Rewards
    • Reward settings
    • Custom rewards
  • Events
    • Daily check-ins
    • Challenges
    • Ranks
    • KOLs
  • Codes
    • Secret codes
    • Invite codes
      • Enter invite code task
      • Claim invite code task
    • Gift codes
  • Test users
  • Pop-ups
    • Into pop-up
    • Completion pop-up
  • API
    • API token
    • API methods
    • User token
  • Webhooks
    • Set up webhooks
    • Assign webhooks
    • Webhook scopes
  • SDK
  • Forms
    • Create forms
    • Form settings
    • Pages
    • Blocks
    • Quizzes
  • Data analytics
    • Activity
    • PoW analytics
    • User information
    • Failed actions
    • Issues analytics
  • How to
    • Create X campaign
    • Create Discord campaign
    • Integrate claimr widget into dApp
    • Integrating claimr widget into Telegram mini app
    • Customize user experience with tags and attributes
    • Add custom points to users
  • UX requirements
    • Campaign UX requirements
    • Group UX requirements
    • Quest card UX requirements
    • Quest UX requirements
    • Task UX requirements
    • User progress UX requirements
    • Pop-ups UX requirements
    • Interactive components UX requirements
Powered by GitBook
On this page
  • What are PoW tasks?
  • Use PoW tasks to:
  • Task settings
  • Answer as Proof of Work
  • Image as Proof of Work
  • Link as Proof of Work
  • Save and preview
  • Managing PoW submissions

Was this helpful?

  1. Tasks

PoW tasks

PreviousVerify transactionsNextHTTP request tasks

Last updated 3 months ago

Was this helpful?

What are PoW tasks?

Proof of Work (PoW) tasks in claimr are a way to verify that users have completed a specific action before they can receive a reward. PoW tasks require users to submit evidence of completion, which can then be reviewed and either approved or rejected. The verification process makes PoW tasks valuable for activities that require your users' efforts.

Use PoW tasks to:

  • Verify actions: Confirm that users have genuinely engaged with your content or community (e.g., watched a video, written a review, created content).

  • Higher quality engagement: Encourage more meaningful interactions, as users must actively complete a task and provide proof.

  • Reduce fraud: Deter bot activity and ensure that rewards are earned by real users performing genuine actions.

  • User-generated content: Incentivize and verify the creation of user-generated content.

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

Task settings

  1. Select Proof of Work to indicate the task requires the users' proof of work.

  2. Select the specific form task type from the expanded list, considering your aim: Image, Link, or Answer as Proof of Work.

Once you've selected both, move on to configuring the specific settings for your task.

Answer as Proof of Work

The "Answer as Proof of Work" task type allows you to require users to submit a text-based answer as verification of completing a task.

All settings for Answer as Proof of Work are optional. You can customize the task based on your specific needs.

  • Message: This is where you enter the question or instruction that users will see and respond to. This can be the prompt for their text answer.

  • WIP Message: This message is displayed to users after they submit their answer, while it's awaiting verification. You can use this to set expectations (e.g., "Your answer is being reviewed.").

  • Auto confirm toggle: If enabled, answers will be automatically approved without manual review. Use this with caution, and only when you are confident in the verification method.

  • Long text toggle: Enable this if you expect users to provide longer answers. This will provide a larger text area for their response.

  • Button text: Customize the text of the button users click to submit their answer.

  • Resubmit button text: Customize the text of the button users click to resubmit their answer.

Image as Proof of Work

The "Image as Proof of Work" task type allows you to require users to upload an image as verification of completing a task.

  • WIP Message: This message is displayed to users after they upload their image, while it's awaiting verification. See the example below.

  • Show text input toggle: Enable it if you want users to complete a text input field along with their image upload. This is useful for: Context: Allowing users to explain their image or provide additional details. User identification: Collecting usernames, IDs, or other information related to the image.

  • Text input title: This field lets you set the prompt for the text input field. If "Show text input" is disabled, this setting is ignored.

  • Auto confirm toggle: Enable it to automatically approve all image submissions without manual review. Use this with extreme caution, and only for tasks where you are absolutely certain that any uploaded image constitutes valid proof.

Link as Proof of Work

The "Link as Proof of Work" task type allows you to require users to submit a URL as verification of completing a task.

  • WIP Message: This message is displayed to users after they submit their link, while it's awaiting verification (or after automatic verification, if enabled).

  • Regular expression: Enter a regular expression (RegEx) to validate the format of the submitted URL. If the URL doesn't match the pattern, the submission will be rejected (or not auto-confirmed, if auto-confirmation is enabled).

  • Auto confirm toggle: Enable this toggle to automatically approve all link submissions without manual review.

Save and preview

After you've configured all sections of your task, click Save Changes to apply your changes. If you don't want to save your changes, click Close.

To see how your task will appear to users, click Preview. This will open a new tab showcasing three different views: desktop, tablet, and mobile. You can toggle between these views to ensure your task looks and functions seamlessly across all devices.

Managing PoW submissions

You can track the status of all PoW task submissions through the Analytics section of your claimr dashboard. This section allows you to:

  • View submissions: See a list of all users who have submitted proof for a particular PoW task.

  • Review evidence: Examine the submitted proof (image, link, or answer) provided by each user.

  • Approve or reject: Manually approve or reject each submission based on whether the user has fulfilled the task requirements.

  • Analytics: Track approved and rejected submissions.

For more information, read PoW analytics.

Regular expressions can be complex. If you need help creating a regular expression for your specific requirements, refer to online resources for guidance. Regular expression builder:

https://regex101.com/
Preview mode