> For the complete documentation index, see [llms.txt](https://docs.afflr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.afflr.io/frequently-asked-questions/15.-how-to-limit-one-customers-use-of-a-referral-code.md).

# 15. How to limit one customer's use of a referral code?

Afflr provides provisions to limit the repeated use of one referral link or code by a customer. This will prevent the exploitation of the affiliate program by a single customer.&#x20;

To enable this in Afflr,&#x20;

1. Go to Afflr dashboard -> Programs
2. Click create a program or Edit an existing program&#x20;
3. Scroll down and tick the check box that reds 'Limit to one use per customer'&#x20;
4. Save the program&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/kcSS7AGHjhKVmgz_q4kSMIBuLSgj1TZGXJjlac9_XhC3AerNAsMUzCDp7mSqmHfovSp5SQn8WYMqhILfuS9dmrVDsS5pN1d89xsFEYvS3ojvoW2eXJ1sLllBtEepQww08PaarOML1N4xwZ9SG_HIOso" alt=""><figcaption><p>Limit to one use per customer</p></figcaption></figure>

Once this option is enabled, one customer can use an affiliate link or code only one time.&#x20;

{% embed url="<https://youtu.be/8IzlSfSD730?si=VMaC4xV4J6NQJ5BJ>" %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.afflr.io/frequently-asked-questions/15.-how-to-limit-one-customers-use-of-a-referral-code.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.
