# Redemption

- [Redeem points](https://help.trybeans.com/liana/redemption/redeem-points.md): How can customers redeem their points on the store?
- [Pending Debits](https://help.trybeans.com/liana/redemption/pending-debits.md): What is a pending debit and how to cancel it?
- [Redemption rate](https://help.trybeans.com/liana/redemption/redemption-rate.md): How does the Liana redemption system works? What are its limitations?
- [Redemption conditions](https://help.trybeans.com/liana/redemption/redemption-conditions.md): This article explains how to set restrictions to points redemption.
- [Buy products with points](https://help.trybeans.com/liana/redemption/buy-products-with-points.md): Make it possible for your customers to redeem their points towards specific products.
- [Redemption issues](https://help.trybeans.com/liana/redemption/redemption-issues.md): Customers are not able to redeem their points, or the points redemption is not working as expected


---

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