# REFERRAL PROGRAM

- [Getting started](https://docs.bloop.plus/referral-program/getting-started.md)
- [Campaign](https://docs.bloop.plus/referral-program/campaign.md)
- [Branding](https://docs.bloop.plus/referral-program/branding.md)
- [Referral popup](https://docs.bloop.plus/referral-program/branding/referral-popup.md)
- [Referral page](https://docs.bloop.plus/referral-program/branding/referral-page.md)
- [Post-purchase popup](https://docs.bloop.plus/referral-program/branding/post-purchase-popup.md)
- [Customer account extensions](https://docs.bloop.plus/referral-program/branding/customer-account-extensions.md)
- [Social sharing](https://docs.bloop.plus/referral-program/branding/social-sharing.md)
- [Customers](https://docs.bloop.plus/referral-program/customers.md): The Customers page provides a centralized view of all users associated with your referral program. It allows you to monitor participation, track referral performance, and manage customer statuses.
- [Order](https://docs.bloop.plus/referral-program/order.md): The Orders page allows you to manage all referral-generated orders, review reward eligibility, and control reward distribution.
- [Fraud Center](https://docs.bloop.plus/referral-program/fraud-center.md): The Fraud Center helps you detect and manage suspicious referral activities, ensuring your program remains fair and protected from abuse.
- [Track Coupons](https://docs.bloop.plus/referral-program/track-coupons.md): The Track Coupons page allows you to monitor and manage all referral coupons generated for referrers.
- [Activity](https://docs.bloop.plus/referral-program/activity.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://docs.bloop.plus/referral-program.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.
