# Sample Setups

- [Good Practices](https://help.openloyalty.io/sample-setups/good-practices.md): In this section, you will find good practices for how you can set up a campaign and increase the members' engagement by completing the challenges.
- [Pay with Points](https://help.openloyalty.io/sample-setups/pay-with-points.md): How to Pay with Points Using OpenLoyalty.
- [Promo and Discounts in Cart](https://help.openloyalty.io/sample-setups/promo-and-discounts-in-cart.md): This guide describes how to implement promo or discount calculations for items in the cart using Open Loyalty.
- [Setting Up a Raffle](https://help.openloyalty.io/sample-setups/setting-up-a-raffle.md)
- [Sample Campaigns](https://help.openloyalty.io/sample-setups/sample-campaigns.md): In this section, you will find sample configurations and business scenarios for your campaigns.
- [#1 Earn 1 point for every $1 spent](https://help.openloyalty.io/sample-setups/sample-campaigns/1-earn-1-point-for-every-usd1-spent.md)
- [#2 Earn 2x points when shopping on Monday morning](https://help.openloyalty.io/sample-setups/sample-campaigns/2-earn-2x-points-when-shopping-on-monday-morning.md)
- [#3 Earn 1 stamp for every transaction](https://help.openloyalty.io/sample-setups/sample-campaigns/3-earn-1-stamp-for-every-transaction.md)
- [#4 Buy product ACME 123 and earn 100 points](https://help.openloyalty.io/sample-setups/sample-campaigns/4-buy-product-acme-123-and-earn-100-points.md)
- [#5 Refer a friend and get 100 points](https://help.openloyalty.io/sample-setups/sample-campaigns/5-refer-a-friend-and-get-100-points.md)
- [#6 Refer 5 friends and get a $50 off coupon for the next purchase](https://help.openloyalty.io/sample-setups/sample-campaigns/6-refer-5-friends-and-get-a-usd50-off-coupon-for-the-next-purchase.md)
- [#7 Register to the program and get 50 bonus points](https://help.openloyalty.io/sample-setups/sample-campaigns/7-register-to-the-program-and-get-50-bonus-points.md)
- [#8 Get 30 bonus points for your first transaction in the loyalty program](https://help.openloyalty.io/sample-setups/sample-campaigns/8-get-30-bonus-points-for-your-first-transaction-in-the-loyalty-program.md)
- [#9 Cashback campaign](https://help.openloyalty.io/sample-setups/sample-campaigns/9-cashback-campaign.md)
- [#10 Product meets selected criteria](https://help.openloyalty.io/sample-setups/sample-campaigns/10-product-meets-selected-criteria.md): In this scenario, the member needs to buy 1 product that meets the criteria: product brand (Acme), product category (Beverage), product name (Acme Drink) to get 100 points.
- [Sample Achievements](https://help.openloyalty.io/sample-setups/sample-achievements.md): In this section, you will learn how Achievements work in Open Loyalty, as well as how to configure them according to your preferences; how to create new Achievements, and assign them to your Campaign.
- [#1 Celebrate summer - Buy 5 times between June and August](https://help.openloyalty.io/sample-setups/sample-achievements/1-celebrate-summer-configuration-buy-5-times-between-june-and-august.md)
- [#2 Place 10 Orders above 50€ - Complete 10 transactions, for more than 50€ each](https://help.openloyalty.io/sample-setups/sample-achievements/2-place-10-orders-above-50eur-configuration-complete-10-transactions-for-more-than-50eur-each.md)
- [#3 Ambitious player - Log in to the game 3 times per week for 8 consecutive weeks](https://help.openloyalty.io/sample-setups/sample-achievements/3-ambitious-player-configuration-log-in-to-the-game-3-times-per-week-for-8-consecutive-weeks.md)
- [#4 SKU 'ABC' configuration - Spend total of 100$ on products with SKU 'ABC132' in September](https://help.openloyalty.io/sample-setups/sample-achievements/4-sku-abc-configuration-spend-total-of-100usd-on-products-with-sku-abc132-in-september.md)
- [#5 Workout track -Track a workout of at least 30 minutes for 5 days in a row](https://help.openloyalty.io/sample-setups/sample-achievements/5-workout-configuration-track-a-workout-of-at-least-30-minutes-for-5-days-in-a-row-get-250-points.md)
- [#6 4 referees made the transactions for 2 consecutive weeks](https://help.openloyalty.io/sample-setups/sample-achievements/6-4-referees-made-the-transactions-for-2-consecutive-days-configuration.md)
- [#7 2 referees made a transaction configuration](https://help.openloyalty.io/sample-setups/sample-achievements/7-2-referees-made-a-transaction-configuration.md)


---

# 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.openloyalty.io/sample-setups.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.
