# Paid Reaction

### 🚀 Overview

Paid Reaction allows your system to automatically send a paid reaction (⭐ stars) when a message is successfully forwarded.

This helps increase engagement, visibility, and perceived value of your content.

👉 Each message will receive a reaction only once, ensuring no duplicate spending.

***

### ⚙️ How It Works

1. A message is successfully forwarded by the task
2. The addon is triggered
3. The system sends a paid reaction (stars) based on your configuration
4. The reaction is applied:
   * To the target message, source message, or both (depending on settings)
5. Each message is processed only once

***

### ✅ Key Features

* ⭐ Automatically sends paid reactions for each forwarded message
* 🔢 Customize how many stars to send (1 → 5)
* 🛡️ Choose reaction privacy (anonymous or default)
* 🎯 Flexible reaction scope:
  * Target message
  * Source message
  * Or both
* ⚙️ Can be enabled per task

### 🎯 Reaction Scope Explained

* target\_only → Reacts to the forwarded message (default)
* source\_only → Reacts to the original source message
* both → Reacts to source first, then target

***

### 🛡️ Privacy Modes

* anonymous → Reaction is always anonymous
* default → Uses your Telegram account’s privacy settings

***

### 📌 Behavior Notes

* Each message gets only one paid reaction per task
* Reactions are sent only after successful forwarding
* Works seamlessly with your existing automation flow

***

### 🚫 Limitations

* ❗ Requires sufficient Telegram stars balance
* ❗ Will not retry if a reaction fails
* ❗ Only applies to messages processed by the task

***

### 💡 Use Cases

#### 1. Boost engagement

Make your forwarded posts look more active and valuable

***

#### 2. Social proof

Increase trust by showing reactions on messages

***

#### 3. Growth strategy

Combine with auto-forward to amplify content reach + interaction

***

### 🎯 Recommendation

Use this addon if you:

* Want to increase engagement automatically
* Run marketing or growth campaigns
* Need consistent interaction signals on your content


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-v2.autoforwardtelegram.com/addons/paid-reaction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
