# Rules

Rules let you set actions for which you would like to reward your customers. Using the rules you will be able to define exactly how much points you want to give to your customers when they complete an action that is profitable to your business. You can set as many rules as you like. We recommend you set at least 5 or 6 rules to make your rewards program attractive to your customers.

## Activating a rule

Adding a new rule is relatively easy. Go to the **rules** page from the left menu and activate any rule that you want. Once you have activated a rule you can now edit it and set up details such as the numbers of points you would like to award for that action.&#x20;

{% embed url="<https://www.loom.com/share/2829f21eeb3a4502be3375a68ee62e42>" %}
Activating and editing a rule
{% endembed %}

Some rules require complex logic that cannot only be handle by Liana. You may need to first activate the required application or integration through the Trellis system.&#x20;

## Setting points value

Once you have activated a rule you can set how much points you want to give to customers for completing the action. By default 100 points are worth $1 or 1 unit of currency depending on your currency. So if your currency is EUR, then 100 points are worth €1. If you decide to give your customers 200 points for signup to your online store it means they will get $2 credit. If you set it to 400 points, it means they will get $4 credit and so forth.

![Setting points value](/files/-LrhShGRMpe_hdUNW4Y7)

## Deactivating a rule

You can deactivate a rule whenever you want. For the rules page select the rule that you want to disable. Click on the red **Disable rule** button at the bottom left of the screen and confirm.&#x20;

{% embed url="<https://www.loom.com/share/66d62aa8e66e43a79b28cafc44b74834>" %}
Deactivating a 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.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.
