# Comment on Post/Live

{% hint style="info" %}
Available for **Facebook** and **Instagram**
{% endhint %}

The `Comment on post/live` earn action allows customers to earn points when they comment on your posts and lives.&#x20;

1send allows you to easily customize this earn action. Each customization will also update the description that is shared to your customers.

## Limiting Comment Count

By default a customer can earn points on an unlimited number of comments on each post or live. However, 1send allows you to limit this behavior if you want. This is an optional customization.

<figure><img src="/files/XTlFRlMiGMaH8hjrr1MH" alt=""><figcaption></figcaption></figure>

In the **Earning Value** section, toggle **Limit comments per post/live** and entering a **Comment Limit**.

Enabling the limit will only add points to that customer for the comments up to the limit on that post or live. For example:

* You set the comment limit to 3 with a points value of 1
* A new customer with **0 points** initially comments on your live 5 times
* That customer now has **3 points**
* Then you go live again and the same customer comments 2 times.
* That customer now has **5 points**

{% hint style="success" %}
If you choose **NOT** to limit comments per post/live then it is recommended to have a lower point value&#x20;
{% endhint %}

## Specifying Keyword

By default a customer can earn points for every comment they make on a post or live. However, you can specify a keyword like "blessed" if you want to drive more awareness. This is an optional customization.

<figure><img src="/files/TgfZQaS6kYgQqSMigkTM" alt=""><figcaption></figcaption></figure>

In the **Earning Value** section, toggle Specify a comment keyword (Optional) and entering a **Comment Keyword**.


---

# 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.1send.chat/points/earn-actions/comment-on-post-live.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.
