# Referral program

Each user of our PurpleDesign website is assigned a referral code.&#x20;

This referral code can be shared with friends and acquaintances.&#x20;

When registering on our PurpleDesign website, you can enter this code that will allow you to have additional income both for the owner of the referral code and for new users.&#x20;

The holder of the referral code will be added an additional 20% PUR of the purchase made.&#x20;

The new user, who enters the referral code, will have an additional 5% PUR added to their purchase.


---

# 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://purpledesignapp.gitbook.io/purpledesign/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.
