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

# Add Text to X Bio

> X bio text loyalty rule. Reward users for adding specific text to their X profile bio.

<head>
  <script type="application/ld+json">
    {JSON.stringify({
            "@context": "https://schema.org",
            "@type": "TechArticle",
            "headline": "Add Text to X Bio",
            "description": "X bio text loyalty rule. Reward users for adding specific text to their X profile bio.",
            "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/x-text-in-bio"
          })}
  </script>
</head>

## Overview

This loyalty rule allows admins to reward users for posting a specific text in their X bio. This rule is useful for getting more engagement on their X account.

<Frame>
  ![Snag admin add text to X bio rule configuration form](https://assets.snagsolutions.io/public/docs/rules/x-text-in-bio.png)
</Frame>

## Prerequisites

* The user must have connected their X account to Snag.
* The user must have a specific text in their X bio 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 defined X 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**

* **Text to check in X Bio**: This lets you define the text that the user must have in their X bio.
* Skip the multiplier for this rule

<Note>
  Text matching is case-insensitive and handles line breaks automatically. Both the expected text and the user's bio are normalized to handle different line break formats (e.g., `\n`, `\r\n`), ensuring consistent matching regardless of how the text is formatted.
</Note>

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