# Points Notifications

Point notifications are automated messages/replies that inform your customers when they have earned points. Enabling notifications is another way to tell your customers about your loyalty program and get them engaged.

Notifications consist of:

* **Trigger** - The action that leads to an automated notification. For example, when a customer earn points from commenting on a Facebook post/live.&#x20;
* **Communication channel** - How the notification is sent to your customer.

## Enabling Notifications

In 1send dashboard, navigate to **Communication > Points Notifications**

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

Toggle the intended notification to enable or disable.

## Triggers

### Facebook comment

Customers are notified the **first time** they receive points for commenting on a Facebook post/live.

{% hint style="info" %}
If a customer has earned points *before* this trigger is turned on, they will still receive a notification the next time they earn points after turning this trigger on.&#x20;
{% endhint %}

Each customer will only get triggered **once**.

## Communication Channels

### FB Comment

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

Notification is sent as a Facebook comment replying to the customer.


---

# 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/communication/points.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.
