> For the complete documentation index, see [llms.txt](https://manual.boxexchanger.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.boxexchanger.net/partnerskaya-programma/referalnye-nastroiki.md).

# Реферальные настройки

В блоке "AFFILIATE SETTINGS" возможно выставить процент и тип ставки партнерского отчисления, который будет устанавливаться по умолчанию для новых пользователей.&#x20;

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

Для настройки данного блока, выберите необходимый параметр, описанный ниже -> нажмите "Save".

* **Default affiliate rate**: В данном поле указывается реферальный процент по умолчанию.
* **Default affiliate type:** Тип ставки, то есть от какой суммы будет вычисляться % для партера. \
  а) By amount – от суммы заявки \
  б) By profit – от суммы прибыли
* **Share losses profit with partner** \
  а) "Yes" – в таком случае, если для заявки отрицательное значение в поле "Profit", то и с реферального баланса партнера будет снята сумма в зависимости от % ставки. То есть и обменный сервис понесет потери по заявке и партнер\
  б) "No" – если для заявки отрицательное значение в поле "Profit", то партнер получит прибыль от заявки (рекомендуется).


---

# 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://manual.boxexchanger.net/partnerskaya-programma/referalnye-nastroiki.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.
