# Partnership Program

### The principle

Zeltra doesn't have a central marketing team dedicated to promoting the network. Instead, the protocol itself rewards those who contribute to the ecosystem's growth in real time, with every transaction made on the network.

That's the role of the Zeltra fund: to transform network growth into direct compensation for its contributors.

### Who can become a partner?

The program is open to any person or entity able to demonstrate a measurable contribution to the adoption of Zeltra:

* 🖥️ **Platforms** that integrate payments or interactions in ZLA
* 📣 **Content** creators who introduce Zeltra to their community
* 🛠️ **Developers** who deploy applications on the network
* 💱 **Liquidity** providers that facilitate access to and exchange of ZLA
* 🏢 **Any entity** whose contribution to the network's activity is verifiablee

### How does it work?

**1. Submission** The partner describes their contribution, the associated evaluation metrics and the amount of compensation requested in ZLA.

**2. Validation** The proposal is reviewed and validated by the managers of the multi-signature fund.

**3. Execution**: The partner makes their contribution according to the agreed terms.

**4. Payment**: Remuneration is paid in ZLA from the partnership fund, according to the milestones achieved.

### What you actually earn

Compensation is not guaranteed in advance; it is directly proportional to the activity your contribution generates on the network. It's a fair model: if Zeltra grows thanks to you, you benefit. If the network has no activity, the fund doesn't grow.

{% hint style="warning" %}
**Total transparency**: there are no guaranteed returns, no opaque points system, no promises. Only a protocol that automatically redistributes a share of the network's actual activity.
{% endhint %}

### Evolution towards DAO

Ultimately, the management of the partnership fund will be open to community governance. Partnership proposals will be submitted to a vote by ZLA holders, making the process entirely decentralized.


---

# Agent Instructions: 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://zeltra.gitbook.io/zeltra-docs/basics/partenership.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.
