# Expiration

The Expiration rule helps to discourage your customers from just accumulating and pilling of points without redeeming them. The expiration rule majorly helps to set up a time frame where the customer's points will be active and also when the points will expire.

## Settings

![](/files/-LrVYo10g-Zm1-r5KZX6)

1. **Expiration period in days:** The number of days the points will last before they expire, This can vary as set by the retailer.


---

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