> ## Documentation Index
> Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Follow a TikTok Account

> TikTok follow loyalty rule. Reward users for following your TikTok account.

<head>
  <script type="application/ld+json">
    {JSON.stringify({
            "@context": "https://schema.org",
            "@type": "TechArticle",
            "headline": "Follow a TikTok Account",
            "description": "TikTok follow loyalty rule. Reward users for following your TikTok account.",
            "author": {"@type": "Organization", "name": "Snag Solutions", "url": "https://www.snagsolutions.io/"},
            "publisher": {"@type": "Organization", "name": "Snag Solutions", "url": "https://www.snagsolutions.io/", "logo": {"@type": "ImageObject", "url": "https://assets.snagsolutions.io/public/docs/snag-logo-dark-no-bg.svg"}},
            "mainEntityOfPage": "https://docs.snagsolutions.io/loyalty/rules/tiktok-follow"
          })}
  </script>
</head>

## **Overview**

This loyalty rule allows admins to reward users for following a specific [TikTok](https://www.tiktok.com/) account. This rule is useful for encouraging users to follow your TikTok account and build your social media presence.

<Frame>
  ![Snag admin follow a TikTok account rule configuration form](https://assets.snagsolutions.io/public/docs/rules/tiktok-follow.png)
</Frame>

## **Prerequisites**

* The user must have connected their TikTok account to Snag.
* The user must follow the specified TikTok account and submit the claim.

## **Rule Configuration Fields**

### **Reward**

* **Type of Reward**: Choose between "Points" or "Multiplier".

* **Points**: Users will get the defined no of points.

* **Multiplier**: Users will get the multiplier of the defined amount.

### **Basic Settings**

* **Update Cadence**: Points for this rule will be rewarded immediately on user claim after they follow the specified TikTok account.
* **User Reward Frequency**: This defines how often the user will be rewarded. You can choose between one time, daily, weekly, or monthly.

### **Custom Settings**

* **TikTok Account URL** \*: This is the URL of the TikTok account that users need to follow (e.g., `https://www.tiktok.com/@username`). This is a required field that identifies the target account.
* **Skip the multiplier for this rule**: Toggle to skip the multiplier for this rule

**Call to Action (Optional)**

This will show a call to action in our loyalty rule.

* **Link**: Provide a URL for users to take further action.
* **Button Text**: Define the button label.

## **Verification Process**

Users verify their TikTok follow through the following process:

<Steps>
  <Step title="Connect TikTok account">
    Users must first connect their TikTok account to Snag if they haven't already done so.
  </Step>

  <Step title="Follow the TikTok account">
    Users navigate to the specified TikTok account using the provided URL and
    follow the account.
  </Step>

  <Step title="Claim the reward">
    After following the account, users can claim the reward through the loyalty
    rule interface.
  </Step>

  <Step title="System verification">
    The system verifies that: - The user's TikTok account has access to the
    platform - The user is following the specified TikTok account - The account
    URL matches the configured account
  </Step>

  <Step title="Reward distribution">
    Once verified, users receive their reward immediately.
  </Step>
</Steps>

## **Important Notes**

<Warning>
  Users must have their TikTok account connected before they can claim this
  reward. The system will automatically verify that the account has been
  followed by the connected TikTok account. If verification fails, users should
  try unfollowing and following the account again, then retry the claim.
</Warning>

<Info>
  The TikTok Account URL should be in the format
  `https://www.tiktok.com/@username` where `username` is the TikTok username of
  the account to follow.
</Info>
