> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/program-settings/setup-referred-sales-settings.md).

# Referred Sales Settings

**GoAffPro** provides you with the option to set up the referred sales settings for affiliates.

To set up the referred sales settings for affiliates, go to the **General** section in the **Settings** tab of the GoAffPro admin panel.

<figure><img src="/files/ZJpYOsojJSNQCgYx1Fhg" alt=""><figcaption><p>Settings > General</p></figcaption></figure>

Now, go to the Sales section. Here, you have the option to set up how affiliate commissions are calculated in your program.

![Sales](/files/-MAzTTrFHrwngNbU7zlM)

#### Setup commission calculation settings:

{% content-ref url="/pages/-M4tDuJ0OZunf71uO6Fj" %}
[Set Commission Calculation Settings](/program-settings/setup-referred-sales-settings/set-commission-calculation-settings.md)
{% endcontent-ref %}

#### Disable commission for self referrals:

{% content-ref url="/pages/-M4srOCPpZfLIdEDoXk-" %}
[Disable Commission for Self Referral](/program-settings/setup-referred-sales-settings/disable-commission-for-self-referral.md)
{% endcontent-ref %}

#### Give commission only for new customers:

{% content-ref url="/pages/-M5P9zCyHLI4bRSCP-n7" %}
[Give Commission Only for New Customers](/program-settings/setup-referred-sales-settings/give-commission-only-for-new-customers.md)
{% endcontent-ref %}

#### Verify sales automatically:

{% content-ref url="/pages/-M5PA-6TKoUlzQWWFkkj" %}
[Verify Sales Automatically](/program-settings/setup-referred-sales-settings/verify-sales-automatically.md)
{% endcontent-ref %}

#### Record nil sales:&#x20;

{% content-ref url="/pages/-M5VkXUL2i8hp7ZgyvPn" %}
[Record Nil Sales](/program-settings/setup-referred-sales-settings/record-nil-sales.md)
{% endcontent-ref %}

#### Record personal coupon sales:&#x20;

{% content-ref url="/pages/f5VGfVTyUcqWTIMTSLWI" %}
[Record Personal Coupon Sales](/program-settings/setup-referred-sales-settings/record-personal-coupon-sales.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.goaffpro.com/program-settings/setup-referred-sales-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
