# $PUBLIC Airdrop Claim

| Percentage | Amount      |
| ---------- | ----------- |
| 10%        | 100,000,000 |

### **Airdrop Eligibility**

Community members who participated in the pre-TGE (Token Generation Event) phase and accumulated airdrop points—referred to as airdrop hunters—are eligible to claim $PUBLIC tokens by redeeming their points in the claiming portal.

### **Token-to-Point Exchange**

The exchange ratio between airdrop points and $PUBLIC tokens is not fixed. It varies based on the period during which the points were farmed, due to fluctuations in farming difficulty.

To ensure fair and equitable distribution, PublicAI has allocated 10% of the total $PUBLIC token supply reserved for airdrops on a monthly basis throughout the entire pre-TGE campaign. This means each month's participants have a proportionate share of the airdrop pool, calculated independently.

The specific exchange ratios for each month's points are outlined in Appendix 1.

### How to Claim the Airdrops

* Connect your wallet to the PublicAI DataHub.
* Verify the balance of your airdrop points associated with your wallet.
* Click "Claim" to burn your points and receive the equivalent amount of $PUBLIC tokens based on your month's exchange ratio.
* Tokens will be distributed directly to your wallet.

**Appendix 1: The exchange ratio of the N-th month after the airdrop event starts is shown below.**

<table><thead><tr><th width="121.71417236328125">N-th Month</th><th>Allocated %</th><th>Token Amount</th><th>Airdrop Pts</th><th>Ratio(Token/Points)</th></tr></thead><tbody><tr><td>1</td><td>0.970%</td><td>5822</td><td>627426</td><td>0.9279%</td></tr><tr><td>2</td><td>0.970%</td><td>5822</td><td>142622952</td><td>0.0041%</td></tr><tr><td>3</td><td>9.161%</td><td>54969</td><td>180032724</td><td>0.0305%</td></tr><tr><td>4</td><td>2.954%</td><td>17722</td><td>194772426</td><td>0.0091%</td></tr><tr><td>5</td><td>2.954%</td><td>17722</td><td>252469269</td><td>0.0070%</td></tr><tr><td>6</td><td>14.069%</td><td>84413</td><td>230137331</td><td>0.0367%</td></tr><tr><td>7</td><td>14.069%</td><td>84413</td><td>199160580</td><td>0.0424%</td></tr><tr><td>8</td><td>20.135%</td><td>120812</td><td>150024624</td><td>0.0805%</td></tr><tr><td>9</td><td>20.135%</td><td>120812</td><td>129130639</td><td>0.0936%</td></tr><tr><td>10</td><td>1.134%</td><td>6802</td><td>96780148</td><td>0.0070%</td></tr><tr><td>11</td><td>1.134%</td><td>6802</td><td>11869722</td><td>0.0573%</td></tr><tr><td>12</td><td>1.645%</td><td>9873</td><td>86117151</td><td>0.0115%</td></tr><tr><td>13</td><td>1.645%</td><td>9873</td><td>570872348</td><td>0.0017%</td></tr><tr><td>14</td><td>4.512%</td><td>27072</td><td>497272118</td><td>0.0054%</td></tr><tr><td>15</td><td>4.512%</td><td>27072</td><td></td><td></td></tr></tbody></table>


---

# 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.publicai.io/publicai-documentation/usdpublic-tokenomics/usdpublic-airdrop-claim.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.
