# Registration

The register rule lets you reward customers when they sign up on your online store. It is a very important rule as it is the one that gets your customers to immediately see the value in your rewards program. When customers register, they get the welcome bonus so they don't have to start with a 0 balance. It also can incentivize new customers to complete their first purchase in your shop. It is recommended to set it between 200 and 500 points, depending on your average order value.

### Settings

![](/files/-MBFS4l-rJ5iguqtZf2b)

1. **Points**: The number of points customers get for signing up in your shop.&#x20;

### How does it work?

Customers will get the points immediately after registering for a shop account.&#x20;

{% embed url="<https://www.loom.com/share/4531a002aa5242c3a1b9dde581a62c12>" %}
Getting points with the Register rule
{% endembed %}


---

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