# Airdrops

### PHUX Airdrops

25% of the Total PHUX token supply will be distributed to our community via airdrops. There are various rounds of airdrops. Each round we will publish the rules/eligibility based past on-chain activities. The purpose of airdrop is for PHUX protocol to be as decentralized as possible.

{% hint style="info" %}
Please note there is no public or private sales for $PHUX tokens.

There is no also exact maths of how many $PHUX tokens you "should" get in each airdrop as our calculation & data source might be different to what you use.
{% endhint %}

## How to mint airdrops on Pulse Scan

* check your mint-able balance
  * go to <https://scan.pulsechain.com/address/0xF6e821028f133d71F2Fb67ab9e778D672b3a0797/read-contract#address-tabs>
  * put in your address in \[ 9. claimOf ] and click "Query"

<figure><img src="/files/yoyxzNcYVPczuebVbAdQ" alt=""><figcaption></figcaption></figure>

* mint your phux tokens

  * go to <https://scan.pulsechain.com/address/0xF6e821028f133d71F2Fb67ab9e778D672b3a0797/write-contract#address-tabs>
  * connect your wallet and click "Write" in \[ 2. claim ]

  <figure><img src="/files/cL6E942IOHGS6bBhlv03" alt=""><figcaption></figcaption></figure>

### **Airdrop game rules:**

* There's a penalty rate of roughly 1.00069, meaning you will be able to claim airdrop amount / 1.00069^(the number of people claimed ahead of you + 1).&#x20;
* In English, your original airdrop amount will be halved for every 1000 airdrops claimed ahead of you.
* Each airdrop will have an expiry. Once expired, all the unclaimed tokens will go back to the airdrop pool & available for next round.<br>


---

# 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://ph-defi.gitbook.io/phux-protocol/airdrops.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.
