> For the complete documentation index, see [llms.txt](https://pkm.peakmonsters.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pkm.peakmonsters.com/how-to-get-pkm-airdrops/tier-based-airdrop.md).

# Tier Based Airdrop

Start of the weekly distributions based on tiers will be on March 30th, 2022.

**We are doing a full 52 week airdrop at the start (March 23rd, 2022) to reflect the prior 12 months market volume then we will continue with a weekly distribution a week later.**&#x20;

The rate is 0.3x the volume but for your reference we have provided a table. Tier 2 is only rewarded during initial airdrop

<table><thead><tr><th width="253.33333333333331">Tier (12 month Volume)</th><th align="right">Weekly (PKM)</th><th align="right">Yearly Estimate (PKM)</th></tr></thead><tbody><tr><td>2 ($10) Initial Only</td><td align="right">NA</td><td align="right">2 (Initial Only)</td></tr><tr><td>3 ($50)</td><td align="right">0.288</td><td align="right">15</td></tr><tr><td>4 ($250)</td><td align="right">1.442</td><td align="right">75</td></tr><tr><td>5 ($750)</td><td align="right">4.327</td><td align="right">225</td></tr><tr><td>6 ($1500)</td><td align="right">8.654</td><td align="right">450</td></tr><tr><td>7 ($3000)</td><td align="right">17.308</td><td align="right">900</td></tr><tr><td>8 ($6000)</td><td align="right">34.615</td><td align="right">1800</td></tr><tr><td>9 ($9000)</td><td align="right">51.923</td><td align="right">2700</td></tr><tr><td>10 ($15000)</td><td align="right">86.538</td><td align="right">4500</td></tr><tr><td>11 ($25000)</td><td align="right">144.231</td><td align="right">7500</td></tr><tr><td>12 ($50000)</td><td align="right">288.462</td><td align="right">15000</td></tr><tr><td>13($100000)</td><td align="right">576.923</td><td align="right">30000</td></tr><tr><td>14 ($175000)</td><td align="right">1009.615</td><td align="right">52500</td></tr><tr><td>15 ($250000)</td><td align="right">1442.308</td><td align="right">75000</td></tr></tbody></table>

{% hint style="info" %}
**AIRDROP ABUSE PROTECTIONS**

1. Only peakmonsters.com purchases with fees above 3% will be counted to determine tier.
2. To avoid abuse from potential "self-buying" of PKM we will lower the PKM drop **IF** PKM price becomes more valuable than the fee cost it takes to get the tokens.
   {% endhint %}

\----------------------------

**HOW TO VIEW YOUR TIER**\
To view your PeakMonsters.com tier go to your profile page on PeakMonsters.com

![](/files/mmGu31yXyQvsllRvFxac)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pkm.peakmonsters.com/how-to-get-pkm-airdrops/tier-based-airdrop.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
