# Airdrop Points

At WhaleSync, we are committed to placing our community at the forefront of our ecosystem. This is the driving force behind our decision to organize an airdrop to reward our active platform users upon the token launch.

<details>

<summary><strong>How Does the Airdrop Point System Work?</strong></summary>

In anticipation of this airdrop, we've introduced a gamification element to all protocol-related activities.

Every positive action you take within the platform will be rewarded with points. Accumulating more points will elevate your position on the platform's leaderboard. The higher your rank on this leaderboard, the larger your share of tokens will be compared to those with fewer points.

We aim to incentivize every aspect of engagement with the platform, from the volume of your copy trades via the loyalty program and your referral counts to participation in external events like contests on Twitter or Telegram, as well as following and sharing our content.

To manage points from external events, we've integrated a system named Zealy.

</details>

### **Earning Points**

To begin earning points, you must be a registered user on the platform with your Twitter and Telegram accounts linked.

<details>

<summary><strong>Points Earned on the Platform</strong></summary>

* Linking your Twitter account = 10 points
* Linking your Telegram account = 10 points

</details>

<details>

<summary><strong>Points from the Referral Program</strong></summary>

Each new user registration via your referral earns you 100 points. To validate these points, the new user must link their Twitter account. (Further details are available through the [Referral Program](/the-whalesync-system/referrals-program-for-users.md).)

</details>

<details>

<summary><strong>Points from Loyalty Airdrop</strong></summary>

* You receive 1 point for every $1 traded on the platform.
* Each time you advance to a new tier within the [Loyalty Program](/the-whalesync-system/loyalty-program.md), you earn 1000 airdrop points.

</details>

<details>

<summary><strong>Points for Social Actions (via Zealy)</strong></summary>

* We will periodically issue social quests through our Zealy platform, which may include actions such as commenting on and sharing tweets, inviting others to join our Telegram group or follow us on Twitter, logging into the platform daily, among others.
* Each action completed will earn you points, which will then be added to our application's overall leaderboard on a weekly basis.

</details>

## Next section

{% content-ref url="/pages/CRMIMq9OnaTbBh6cBXOq" %}
[Referrals Program (for Users)](/the-whalesync-system/referrals-program-for-users.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/airdrop-points.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.
