# Loyalty Points

Loyalty points are an extremely powerful tool to fidelise your customers. That's why we encourage you to set up a loyalty points system.

To do this, go to the [LOYALTY POINTS ](https://ultradusteradmin.tip4serv.com/dashboard/loyalty-points)administration page.

### 1. Create your loyalty points

We'll start by creating the loyalty points. They won't do anything yet, but we will set up the basic settings about our loyalty points, like the name of the loyalty points, the minimum amount and points expiration. Click **Save loyalty settings** in order to save your loyalty points

<figure><img src="/files/TfGF7GYpNwY0BIu9Ll0G" alt="Screenshot of the loyalty point administration page"><figcaption><p>Screenshot of the loyalty point administration page</p></figcaption></figure>

### 2. Setting up the rules

Now that we have created our loyalty points, we'll have to define their usages. Start by clicking the **Create loyalty rule** button.A modal will appear which will allow you to define all the necessary rules related to your loyalty points.

<figure><img src="/files/6WWVzyW0Hrk2Z5v6Jpqr" alt=""><figcaption></figcaption></figure>

We'll go through each option. The first one is the name, which is self-explanatory. The second and the third are the trickiest. The Reward Ratio defines how many loyalty points you get per purchased currency. By currency, we mean the selected currency. For example, if you selected US Dollar as your currency and you've set up your reward ratio to 20, every $ spent on your store will give 20 loyalty points to your customers. As for the purchase ratio, this one describes the situation the other way around. For example, in this example, if I've set up the purchase ratio to 100, the customer can spend 100 loyalty points instead of $1. As for the last options, they describe which products/categories are concerned by this loyalty rule. Press **Create** to save the loyalty rule.

When purchasing a product eligible for your loyalty rule, in the checkout they will see the number of loyalty points they receive for this purchase.

If your customers possess a certain amount which allows them to pay their cart with their loyalty points, a message will appear allowing them to pursue the transaction with loyalty points.

<div><figure><img src="/files/6Ls13wDjr29hRPldbxPE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/uq30dLfkm3eDx9DexJLm" alt=""><figcaption></figcaption></figure></div>

### Manage Loyalty Points

You can also manage the loyalty points of your users. You can remove or add loyalty points for any of your users directly from the [Customers](https://tip4serv.com/dashboard/customers) page.

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

&#x20;


---

# 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.tip4serv.com/store-setup/loyalty-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.
