# How BLOOP referral link & referral code work?

BLOOP lets you choose between two referral methods: link and code. Both are tied to individual referrers but work in slightly different ways, and you can even enable both at the same time.

### 1. Referral Link

How it works: Each referrer gets a unique link. When referees (friends) click this link, they’re taken to your store. To claim their discount, referees enter their email and then receive a discount code to use at checkout.

When to use it:

* Perfect for a smooth sharing experience, especially on mobile.
* Great if you want to collect referee emails before they shop.
* Easy for referrers to copy and share through social media, messaging apps, or email.

### 2. Referral Code

How it works: Each referrer gets a unique referral code. Referees can enter this code directly at checkout to apply their discount.

When to use it:

* Ideal for offline or word-of-mouth sharing (like events or printed flyers).
* Good if you want referees to skip extra steps and apply discounts right at checkout.
* Useful when you want a memorable, branded code that sticks with customers.

{% hint style="info" %}
Tip: Many stores turn on both link and code to give referrers and referees the flexibility to choose whichever method works best for them.<br>
{% endhint %}


---

# 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/others/faqs/how-bloop-referral-link-and-referral-code-work.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.
