# Milestones

Pumpkin Milestones introduce a unique system of single-sided liquidity-based rewards tied to key market cap achievements. Each token you hold acts as a lottery entry, giving every holder a chance to win substantial rewards as milestones are reached.

<figure><img src="/files/roEbY9G1nXdmJLxI5e62" alt="" width="250"><figcaption></figcaption></figure>

### **Overview**

Pumpkin Milestones are powered by:

* **Single-sided concentrated liquidity positions** placed at precise ranges
* **Milestone checkpoints** based on estimated market caps
* **Lottery rewards** distributed to holders when each milestone is secured

Every token purchased serves as a lottery ticket. The more tokens you hold at the time of a draw, the higher your chances of winning.

### **Milestone Rewards**

Each milestone corresponds to an estimated market cap and a reward paid out in SOL.

<table data-header-hidden><thead><tr><th width="121.37109375" align="right">Milestone</th><th width="175.7890625" align="right">Market Cap Trigger (USD)</th><th width="126.375" align="right">Prize</th></tr></thead><tbody><tr><td align="right"><strong>Milestone</strong></td><td align="right"><strong>Market Cap (USD)</strong></td><td align="right"><strong>Prize</strong></td></tr><tr><td align="right"><strong>1</strong></td><td align="right">~15k MC</td><td align="right">~1.7 SOL</td></tr><tr><td align="right">2</td><td align="right">~30k MC</td><td align="right">~2.0 SOL</td></tr><tr><td align="right"><strong>3</strong></td><td align="right">~100k MC</td><td align="right">~16.5 SOL</td></tr><tr><td align="right"><strong>4</strong></td><td align="right">~350k MC</td><td align="right">~47.5 SOL</td></tr><tr><td align="right"><strong>5</strong></td><td align="right">~1M MC</td><td align="right">~96.2 SOL</td></tr><tr><td align="right"><strong>6</strong></td><td align="right">~10M MC</td><td align="right">~140.7 SOL</td></tr><tr><td align="right"><strong>7</strong></td><td align="right">~100M MC</td><td align="right">~959 SOL</td></tr></tbody></table>

### **Prize Distribution**

Each milestone reward is split as follows:

* **80%** → Lottery winner
* **10%** → PKIN stakers
* **9%** → Platform
* **1%** → Keepers (the one who will trigger milestone harvest button)

***

### **Lottery Mechanics**

* **1 token = 1 lottery entry**
* Your chances scale proportionally with your token holdings at the time of the draw

<figure><img src="/files/2TaoQuF32KkOUAGFdnK5" alt="" width="375"><figcaption></figcaption></figure>

<p align="center"><strong>Note:</strong> Market cap targets are estimates and may fluctuate with the price of SOL.</p>

### **How the Draw Works**

1. When a milestone is reached, a Pumpkin bot attempts to secure it automatically.
2. If the bot cannot secure the milestone in a timely manner, users may manually harvest it.
   * The user who harvests receives a **keeper fee**, paid from the milestone reward.
3. Once secured, a lottery draw is initiated.
4. A winner is selected and given a **24-hour claim window, displayed on the milestone itself.**
5. If the winner does not claim:
   * A new draw is held
   * This repeats until an eligible wallet claims

This system prevents **dormant wallets**, **DEX LP contracts**, **exchange wallets**, and **bots** from receiving milestone rewards. As well as encouraging an active community on the platform.

**Verifiable On-Chain Lottery**

Pumpkin uses [**ORAO VRF**](https://orao.network/solana-vrf) to provide verifiable on-chain randomness, ensuring a trustless and fair outcome for every lottery draw. Guide on how to verify a draw can be found [here](https://app.gitbook.com/o/lwONZl1U5qRJGYjqH3Xu/s/zG9D3E5Mgu6OU8LOMEBK/~/changes/70/features/milestone-lottery/lottery-verification-guide).

### **Milestone Status**

* **Pending** – Milestone has not yet been unlocked
* **Active** – Currently being progressed toward
* **Unclaimed** – Reward secured and winner selected, but unclaimed
* **Completed** – Winner successfully claimed the reward

***

### **Summary**

Pumpkin Milestones combine concentrated liquidity, gamified progression, and randomized lottery rewards to create a powerful incentive system for token holders. By holding tokens as milestones are reached, users gain entries into high-value prize pools while supporting healthy liquidity dynamics.

<p align="center"></p>


---

# 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://pumpkindotfun.gitbook.io/pumpkin-docs/features/milestones.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.
