# Loyalty Program

At WhaleSync, we place the community at the core of our product. Recognizing the value of loyalty, we have developed a comprehensive Loyalty Program designed to gamify every interaction on the platform. This dual approach not only offers you the advantage of reduced fees for copy trading but also provides the opportunity to accumulate points for a future airdrop in anticipation of our token launch.

<details>

<summary><strong>What is the Loyalty Program?</strong></summary>

For each transaction processed by our copy trading bot, a standard fee of $5 is charged for trades below $500, and for trades exceeding $500, the fee structure shifts to 1% of the trade value plus an additional $2.

We offer discounted rates for users who actively engage with WhaleSync in several key ways:

* Active traders with high trading volumes
* Token ownership, following the completion of the airdrop and the official launch of the token

This fee reduction is applicable to any trades conducted through WhaleSync, rewarding our most engaged and supportive users.

</details>

<details>

<summary><strong>How is my final fee percentage determined?</strong></summary>

Your final fee percentage is calculated based on the total volume of your transactions and the accumulation of points through our gamification system. This adjusted fee rate will be applied to all of your trades, rewarding your active participation and support for WhaleSync.

</details>

### Loyalty Program Tier System

#### **Transaction Volume**

<table><thead><tr><th width="241">Rank</th><th width="219">Condition</th><th>Fee Reduction</th><th data-hidden>Fee Reduction</th><th data-hidden>Rank</th><th data-hidden>Rank</th><th data-hidden>Fee Reduction</th></tr></thead><tbody><tr><td>Tier 1 : Clownfish</td><td>$5k Volume Traded</td><td>5% off</td><td>10% off</td><td>Cadet</td><td>Cadet</td><td></td></tr><tr><td>Tier 2 : Dolphin</td><td>$50k Volume Traded</td><td>10% off</td><td>20% off</td><td>Trooper</td><td>Trooper</td><td></td></tr><tr><td>Tier 3 : Shark</td><td>$100k Volume Traded</td><td>20% off</td><td>30% off</td><td>Lieutenant</td><td>Lieutenant</td><td></td></tr><tr><td>Tier 4 : Orca</td><td>$500k Volume Traded</td><td>40% off</td><td>40% off</td><td>Captain</td><td>Captain</td><td></td></tr><tr><td>Tier 4 : Whale</td><td>$1M Volume Traded</td><td>50% off</td><td>50% off</td><td>Admiral</td><td>Admiral</td><td></td></tr></tbody></table>

##

## Next section

{% content-ref url="/pages/XWpeWseX68tVUvueAGFd" %}
[Get started](/product-guides/get-started.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/loyalty-program.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.
