# Referrals

As a user you can also refer other users to use the card and earn a cash reward in return.

A standard referral code gives the user a **10% discount** on any card and a **20% reward** of the paid amount to the user who referred them.

When a user goes to purchase a card they are given an option to enter a referral code at checkout. They can enter the code here and claim a discount.

Your referral code can be accessed in the referral section within the settings menu.

<div data-with-frame="true"><figure><img src="/files/Q7ZxuJS8SlGMn3KPyluS" alt="" width="349"><figcaption></figcaption></figure></div>

You may copy this code and share it with your friends or community.

{% hint style="info" %}
For users doing high volumes of referrals, we can increase the referral bonus, discount offered and customise the code as well. Contact support for more info.
{% endhint %}

Your potential earnings look like this:

<div data-with-frame="true"><figure><img src="/files/bg1qfXnro38K8Gs9SLlE" alt="" width="306"><figcaption></figcaption></figure></div>


---

# 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.avici.money/getting-started/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.
