> 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/referral-link-configuration.md).

# Referral Link Configuration

The **Referral Link** section allows for various configurations of affiliate referral links. This includes options such as:

* [Default Referral Link](/program-settings/referral-link-configuration/set-default-referral-link.md)
* [Auto ref linking](/program-settings/referral-link-configuration/automatically-add-referral-code-to-outgoing-links.md)
* [Multiple Referral Codes](/program-settings/referral-link-configuration/enable-multiple-referral-codes-for-affiliates.md)
* [Referral Link Style](/program-settings/referral-link-configuration/set-referral-link-style.md)
* [Referral Link Identifier](/program-settings/referral-link-configuration/set-referral-link-identifiers.md)

Go to the **Settings > Advanced > Referral link** section of the GoAffPro admin panel.

<figure><img src="/files/89bgblI93MTUL1DZ8hHI" alt=""><figcaption><p>Settings > Advanced > Referral link</p></figcaption></figure>


---

# 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:

```
GET https://docs.goaffpro.com/program-settings/referral-link-configuration.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.
