> For the complete documentation index, see [llms.txt](https://lotus.imperium.ge/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lotus.imperium.ge/events/clan-rewards-earn-money.md).

# Clan Rewards - Earn Money

We offer big opportunity for clans to become our partners and receive cut from our project.

We will divide 50% of received donation amounts to clan leaders evenly, to become our partner, you must satisfy following requirements:

* You must have at least 5 active Party in clan (UNIQUE HWID, IP and so on..).
* Clan must participate in every Clan Event such as: Sieges, Mass PvP, Epic fights, GvG and so on..
* Clan must not be alliance to other clan but can have empty alliance (Only own clan must be in alliance).

Clans which satisfy following requirements will become our partners and our payment system will automatically divide server cut accordingly.&#x20;

{% hint style="info" %}
WARNING: If several active clans will form an alliance, those clans will automatically be removed from partnership program and only Alliance Leader will receive the amount. Free percentage will be divided accordingly.
{% endhint %}

Clans have an option to register in partnership program before server launch in order to start earning money as soon as project launches, in order to register please follow the link: [<mark style="color:blue;">https://discord.gg/aCHgA8JsCb</mark>](https://discord.gg/aCHgA8JsCb) and write about joining your clan\
\
Clan Name: \[Name]\
Leader: \[Name]\
Members: \[Count]\
\
We are Joining to the server!\
\
Some screen or video if you want

{% hint style="info" %}
WARNING: From the moment of server launch, clan which will not satisfy requirements, will be removed from partnership program and earnings will be split accordingly.
{% endhint %}


---

# 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://lotus.imperium.ge/events/clan-rewards-earn-money.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.
