# Conditions

Sometimes you want to make your referral program more custom. And you want to add specific conditions before the referral is deemed successful to ensure that your referral program is beneficial to your business as expected. For this case, Bamboo has a **Condition** feature that helps you set extra conditions that will be used to validate the referral program.&#x20;

#### Minimum Purchase (USD)

The minimum purchase lets you set a minimum amount that the referred friend should spend before the referral be deemed successful. This is the perfect option to make sure that your referral program is profitable.

For example,  you want to give a big amount for successful referral such as $20, but you have a large divergence of products in the shop in terms of price: some products cost $10 and other products cost $200. If the referred friend only spends $10 in your shop, you will be giving the referrer a $20 coupon as a reward and you will have lost $10. When you set the minimum purchase you ensure that this cannot happen. With a minimum purchase of $100, you can make sure that the referrer is only rewarded if the referred friend spends at least $100. So you ensure that the minimum profit that you will get out of your referral is $80.

## Settings

![](/files/-LuXd_iiK1nqnDFObnQi)


---

# 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/bamboo/conditions.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.
