> 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/for-content-creators/bonus-campaign-terms-new-creator-bonus.md).

# Bonus Campaign Terms: “New Creator Bonus”

The campaign is valid until April 30, 2026 (inclusive)

\
**To participate, you need to:**

1\. Join the Tribute affiliate program

2\. Refer a creator via your affiliate link

3\. The creator must register and start selling content

\
&#x20;**Bonuses are granted when the creator reaches revenue milestones:**

→ creator earns 250$ → you get 10$

→ creator earns 1250$ → you get 60$<br>

Only actual revenue is counted (successful paid transactions), excluding refunds and cancellations. The required revenue must be reached by April 30, 2026 (inclusive). Bonus is granted once per referred creator

\
**The campaign applies only to:**

• new affiliates (who have not previously joined the affiliate program)

• new creators (who have not previously registered on Tribute)

\
In addition, you receive 2% of the creator’s revenue for up to 5 years (according to standard affiliate program terms)

{% hint style="info" %}
Tribute reserves the right to withhold bonuses in case of fraudulent or abusive activity
{% 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/for-content-creators/bonus-campaign-terms-new-creator-bonus.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.
