# Birthday

The Birthday rule lets you reward your customers on their birthday. This is very powerful because it makes them remain in your store for at least one year. You give points to your customers as a birthday gift only if they stay with you from one birthday till the following one.

We recommend you set this rule reward between 500 and 700 points as it will be a good birthday present to brighten up the customers' day.

## Settings

![](/files/-MK9oTmPayIAQYaHiNya)

1. **Points**: The number of points customers get for their birthday.&#x20;

## How does it work?

{% embed url="<https://www.loom.com/share/566dcf81b4ab4950a47e62961c478834>" %}

Customer can input their birth date on the rewards page by using the **Edit Birth Date** button located on the Birthday rule card.

{% hint style="warning" %}
The birth date must be set at least two days before their birthday.
{% endhint %}


---

# 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://help.trybeans.com/liana/rules/birthday.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.
