# rewards

- [Rules](https://help.trybeans.com/liana/rules.md): What are rules? How to set them?
- [Registration](https://help.trybeans.com/liana/rules/register.md): Join our reward program and get X points
- [Loyalty](https://help.trybeans.com/liana/rules/loyalty.md): Spend X dollar to get  X points
- [Cart Booster](https://help.trybeans.com/liana/rules/cart-booster.md): Get 3 times as many points when you spend more than $X in our shop
- [Facebook Page Like](https://help.trybeans.com/liana/rules/facebook-page-like.md): Like our Facebook page and get X points.
- [Twitter Follow](https://help.trybeans.com/liana/rules/twitter-follow.md): Follow us on Twitter and get X points
- [Instagram Follow](https://help.trybeans.com/liana/rules/instagram-follow.md): Follow us on Instagram and get X points
- [Refer a friend](https://help.trybeans.com/liana/rules/refer-a-friend.md): This article will help explain how the 'Refer a friend' rule works and how you can use it to improve your business.
- [Accept referral Invitation](https://help.trybeans.com/liana/rules/accept-referral-invitation.md): This article will explain how the 'Refer a friend' rule works and how you can use it to improve your business.
- [Inactivity](https://help.trybeans.com/liana/rules/inactivity.md): Every X days of inactivity will cost you X points
- [Celebration](https://help.trybeans.com/liana/rules/celebration.md): Get X points for the New Year!
- [Expiration](https://help.trybeans.com/liana/rules/expiration.md): All your points will expire after X days
- [Birthday](https://help.trybeans.com/liana/rules/birthday.md): Stay with us until your next birthday and get X Points.
- [Tiers](https://help.trybeans.com/liana/tiers.md): This article explains how the tiers system works in Liana
- [Display](https://help.trybeans.com/liana/display.md)
- [Redemption block](https://help.trybeans.com/liana/display/redemption-block.md): How to display the redemption block on the cart page, and how to solve display issues with the redeem button on your store.
- [Redemption](https://help.trybeans.com/liana/redemption.md)
- [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
- [FAQ](https://help.trybeans.com/liana/faq.md)
- [How are loyalty revenues generated?](https://help.trybeans.com/liana/faq/how-are-loyalty-revenues-generated.md)
- [Adding Custom CSS](https://help.trybeans.com/liana/faq/rewards-program-page-customization-with-css.md): How to add customize your rewards page with CSS?
- [Disable checkout auto-redirect](https://help.trybeans.com/liana/faq/disable-checkout-auto-redirect.md): How to disable checkout auto redirection after redemption?
- [Enrollment of customers in the rewards program](https://help.trybeans.com/liana/faq/enrollment-of-customers-in-the-rewards-program.md): This article explains how customers are enrolled in your rewards program
- [Why do rules have minimum points?](https://help.trybeans.com/liana/faq/why-do-rules-have-minimum-points.md): Why do some rules require to set a minimum points value?
- [Loyalty points calculation](https://help.trybeans.com/liana/faq/loyalty-points-calculation.md): How are points computed for an order? How do taxes, shipping cost, and discounts affect points earned?


---

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