# First Airdrop

## **Mechanism**

A simple mechanism with multipliers and eligibility criteria was created to distribute rewards to real users of Zyfi & Ondefy Apps.

* **Zyfi users** received 4.5% of the total supply.
* **Ondefy users** received 1% of the total supply.

## **Eligibility**

To be eligible, users needed to meet one of the following criteria on the snapshot:

* Minimum of 200 gas points in the Zyfi or Ondefy point program
* Perform at least 1 gasless transaction
* Being an Early Power User

The snapshot was taken on October 8th at 1:00 PM UTC.

## **Multipliers 🎉**

Multipliers are additional **bonuses** given to real users in both Zyfi DApp Partners, NFT Partners, Zyfi app & Ondefy app.

For **Zyfi**, these multipliers are designed for people who were heavily involved in the project and the ZKsync ecosystem. Detailed bonuses with associated boosts are provided, rewarding various levels of participation.

<figure><img src="/files/6mrc36YawoRo2O13RMjn" alt=""><figcaption><p>All Zyfi Multipliers</p></figcaption></figure>

**Ondefy** users also get multipliers based on their involvement in the Ondefy app:

<figure><img src="/files/Rdjes6VbIUsbHY8i9oaH" alt=""><figcaption><p>All Ondefy Multipliers</p></figcaption></figure>

At the end, the amount of points you get in the **Zyfi** or **Ondefy** point program is multiplied by these multipliers to give you a final point balance. These final points are then exchanged for ZFI tokens through a specific point-per-token ratio.

For example, a user with **2000** gas points on Zyfi gas point program who meets specific criteria:

* Follows the Zyfi account (**10%**)
* Completes transactions during three distinct months (**30**% + **30**%)
* Hold an Hue NFT (**80**%)

Would have a total of (2000\*150%) + 2000 = **5000** gas points, multiplied by a specific ratio of 0.7 to equal 3500 ZFI tokens. (*These numbers are used as an example*)

> *Note: The Ondefy final point balance was capped at **100,000 points**, and sybil detection was performed to ensure that only real users are rewarded.*

## 100% Bonus

Airdrop-eligible users could also receive a **100% bonus** on their total Airdrop balance. If you directly **stake** your allocation, you can stake all your Airdrop tokens to receive a 100% bonus on your total balance.&#x20;

For example, if you receive **819 ZFI** tokens in the Airdrop, you could stake them to get **1638** stZFI. When you decide to unstake, an unvesting period of 6 months will apply.

<figure><img src="https://cdn-images-1.medium.com/max/1600/1*KANVcmIYhuV9YXQPcY6Ilw.png" alt=""><figcaption></figcaption></figure>

To reward users who will follow us for a long time, this bonus is exclusively reserved for Airdrop Eligible Users!


---

# 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.zyfi.org/zfi-and-stzfi/first-airdrop.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.
