# Referrals

- [Getting started](https://help.trybeans.com/bamboo/intro.md): Understand how the referral program works, how customers can invite their friends, and how the referrer gets rewarded.
- [Rules](https://help.trybeans.com/bamboo/rules.md)
- [Accept Invitation](https://help.trybeans.com/bamboo/rules/accept-invitation.md): Accept an invitation and get a $X coupon redeemable on your first purchase.
- [Successful Referral](https://help.trybeans.com/bamboo/rules/successful-referral.md): Invite a friend and get a $X coupon after they place their first order.
- [Display](https://help.trybeans.com/bamboo/display.md)
- [Link your referral page to your Shopify store.](https://help.trybeans.com/bamboo/display/link-your-program-page.md): Add your referral program to your Shopify store.
- [Link your referral page to your Woocommerce store.](https://help.trybeans.com/bamboo/display/link-your-referral-page-to-your-woocommerce-store..md): Add your referral program to your Woocommere store, this steps are also applicable for adding the reward program to your store.
- [Conditions](https://help.trybeans.com/bamboo/conditions.md): Add extra referral conditions.
- [Referrals](https://help.trybeans.com/bamboo/referrals.md)
- [FAQ](https://help.trybeans.com/bamboo/faq.md)
- [Adding Custom CSS](https://help.trybeans.com/bamboo/faq/referral-program-page-customization-with-css.md): How to add customize your referral page with CSS?
- [Why registration is enforced for referrals.](https://help.trybeans.com/bamboo/faq/why-registration-is-enforced-for-referrals..md)
- [Can Bamboo be used for affiliate marketing?](https://help.trybeans.com/bamboo/faq/why-bamboo-is-not-an-affiliate-program.md): What are the differences between a referral program and an affiliate program and why Bamboo is not a good solution for your affiliate marketing?
- [How to test Bamboo?](https://help.trybeans.com/bamboo/faq/testing-bamboo.md): This article will help explain how the retailer can test the bamboo application on their store.


---

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