# Referral Program

An Affiliate can refer to his friend, relative, colleague, or a loved one and get the benefits of referring from his admin. The admin has the authority to define all the terms and conditions related to the referral commission.

> &#x20;Admin can set the referral commission in the form of percentage or fixed amount (flat).

#### 1. Login Affiliate Dashboard

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

#### 2. Account » Referral

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

{% hint style="warning" %}
Affiliate Referral Program must be configured by the network admin. [<mark style="color:blue;">**(Learn more)**</mark>](/network/affiliates/affiliate-referrals.md)
{% endhint %}

#### **3. Collect Affiliate Referral link**

**Example referral link**

```
http://example.offer18.com/m/signup_affiliate?r=0000000
```


---

# 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://knowledgebase.offer18.com/affiliate/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.
