# Referrals

{% embed url="<https://www.loom.com/share/ee52887577cf4f1da0659a8c056dfb2a>" %}

Our referral system allows your customers to earn $ credit to be applied to their account when other customers book using their unique code. Those new customers will also receive the same $ credit that the referrer did.

{% hint style="info" %}
If you don't have the following features, reach out to Tonomo support and we can add it.
{% endhint %}

To get started, you will need to enable the feature and set the $ amount you want your referrals and referralers to earn. Go to **Configure Booking > General**, **Enable** the **Referral program,** type the referral amount, and hit **Save**. You and your customers can find your Referral Code in one of two places.

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

Next, your customers will need to get their referral codes. It's located under the **Balance and Payments** tab of their user Profile, accessible by clicking their profile in the top left corner.

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

Second, It's available via the Customer's Order Dashboard at the bottom.

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

The customer has the option to do these things to their code:

1. **Share Code Option**

* The customer has the option to share the referral code.
* Alternatively, they can click "Copy Code."

2. **Copy Code Option**

* Clicking "Copy Code" generates a link for the new customer.
* The referral code is automatically applied when the new customer follows the link.

3. **Manual Entry Option:**

* If the customer prefers, they can manually enter the code during the booking process.

<figure><img src="/files/96ajlK6yFFrVk8ptjqK7" alt=""><figcaption></figcaption></figure>


---

# 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.getautonomo.com/users/referrals.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.
