> ## 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.

# Connect Tiktok

> TikTok connection loyalty rule. Reward users for linking their TikTok account.

<head>
  <script type="application/ld+json">
    {JSON.stringify({
            "@context": "https://schema.org",
            "@type": "TechArticle",
            "headline": "Connect Tiktok",
            "description": "TikTok connection loyalty rule. Reward users for linking their 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/connect-tiktok"
          })}
  </script>
</head>

## **Overview**

This loyalty rule allows admins to reward users for connecting their Tiktok accounts to the platform. This rule encourages users to link their accounts, enabling better community engagement and cross-platform interaction.

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

## **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**: The Connect Tiktok rule rewards users **immediately** upon successful connection of their Tiktok account.
* **User Reward Frequency**: This is a one-time reward that users can claim after linking their accounts, helping to build a connected community across platforms.

### **Custom Settings**

* Skip the multiplier for this rule

## **Verification Process**

Users verify ownership of their TikTok account through a bio verification process:

<Steps>
  <Step title="Generate verification code">
    The system generates a unique verification code for the user when they initiate the connection process.
  </Step>

  <Step title="Add code to TikTok bio">
    Users must add this verification code to their TikTok profile bio to prove
    account ownership.
  </Step>

  <Step title="Verify connection">
    When users click "Verify", the system checks their TikTok bio for the
    verification code.
  </Step>

  <Step title="Complete verification">
    Once verified, the account is successfully linked and users can remove the verification code from their bio.
  </Step>
</Steps>
