> For the complete documentation index, see [llms.txt](https://wiki.tribute.tg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.tribute.tg/ru/for-content-creators/affiliate-program/usloviya-akcii-bonus-za-novykh-avtorov.md).

# Условия акции “Бонус за новых авторов”

Акция действует до 30 апреля 2026 года включительно

**Для участия необходимо:**

1\. Подключиться к партнёрской программе Tribute

2\. Привести автора по своей реферальной ссылке

3\. Автор должен зарегистрироваться и начать продавать контент<br>

**Бонусы начисляются по следующей логике:**

— Приглашённый автор получил 20 000 ₽ → вы зарабатываете 1000 ₽

— Получил 100 000 ₽ → вы заработаете 5000 ₽

Учитывается фактический доход автора (оплаченные заказы), без возвратов и отмен

Доход автора должен быть достигнут **до 30 апреля 2026** года включительно

Бонус начисляется один раз за каждого автора

&#x20;**В акции участвуют только:**

• новые партнёры (ранее не подключавшиеся к партнерской программе)

• новые авторы (ранее не зарегистрированные в Tribute)

**Дополнительно вы получаете:**

\+ 2% от дохода автора до 5 лет (по стандартным условиям партнерской программы)

{% hint style="warning" %}
Tribute оставляет за собой право не начислять бонус в случае выявления недобросовестной активности
{% endhint %}

<br>


---

# 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://wiki.tribute.tg/ru/for-content-creators/affiliate-program/usloviya-akcii-bonus-za-novykh-avtorov.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.
