# Revenue Sharing

At WhaleSync, we prioritize our community, positioning it at the center of our ecosystem.

This is why we have chosen to focus on the redistribution of trading fees as a fundamental component of our product.

<details>

<summary>How does the revenue-sharing mechanism operate?</summary>

WhaleSync has established default trading fees, alongside a revenue-sharing model designed to distribute a portion of these collected fees. The process is as follows:

* When you share your promotional code with referrals, you will receive a percentage of the trading fees generated by them (for detailed information, please see the [referral section for users](/the-whalesync-system/referrals-program-for-users.md)).
* Traders or "whales" have the opportunity to whitelist their ETH wallet addresses with our team. Upon successful integration, they will earn a percentage of the fees from each individual who copies their trades (for more details, refer to the [referral section for traders](/the-whalesync-system/referrals-program-for-traders.md)).
* With the introduction of our token, holders will be eligible to receive a share of the fees from all trading activities on the platform.

</details>

<details>

<summary>How can I collect my revenue-sharing rewards?</summary>

The portion of trading fees you accrue, be it from referrals, from others copying your trades, or from holding the token, will be automatically credited to a smart contract. You have the flexibility to claim your earnings at your convenience.

</details>

## Next section

{% content-ref url="/pages/LOkseIbdHDIuZGNDdHup" %}
[Airdrop Points](/the-whalesync-system/airdrop-points.md)
{% endcontent-ref %}


---

# 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://docs.whalesync.org/the-whalesync-system/revenue-sharing.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.
