# Getting started

To use the affiliate program feature, please enable the program in the dashboard.

<figure><img src="/files/yiNvREdmGVbEcjduIjkh" alt=""><figcaption></figcaption></figure>

## How do affiliate program work with BLOOP?

1. **Affiliate enrollment**\
   Customers sign up to become affiliates of your store. Once approved, each affiliate receives a unique tracking link.
2. **Affiliate promotion**\
   Affiliates share their tracking links with their audience through websites, blogs, social media, or email.
3. **Customer purchase**\
   When a customer clicks on an affiliate’s link and makes a purchase, BLOOP automatically tracks the order and attributes it to the correct affiliate.
4. **Commission Tracking**\
   The order value and commission rate are recorded in your BLOOP dashboard. You can review all affiliate activities and commissions in real time.
5. **Payout**\
   BLOOP calculates the affiliate’s commission, but payouts are handled manually by store owners.


---

# 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/affiliate-program/getting-started.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.
