# Fee and Revenue

## **Pumpkin Fee Structure and Allocation**

**1. Fee Generation**\
\
**ON THE BONDING CURVE**\
\
1% of the SOL in a transaction is collected<br>

* **Buy Fees:** Collected in **SOL** coming from the SOL the buyer spends.
* **Sell Fees:** Collected in **SOL** coming from the SOL the seller receives.

\
\
**AFTER GRADUATION**

Pumpkin utilizes Raydium's **Constant Product Market Maker (CPMM)** model to generate two types of fees:

* **Buy Fees:** Collected in **SOL**
* **Sell Fees:** Collected in the paired **TOKEN**

**2. Fee Utilization**

<figure><img src="/files/aCm3QhwW0LuaK8b0urVN" alt="" width="563"><figcaption></figcaption></figure>

* **SOL Fees AFTER GRADUATION:**\
  All collected buy fees are in SOL and are divided as such:
  * <mark style="color:green;">**Creators:**</mark>  80% of the fees are distributed to the creator.&#x20;
  * **$PKIN Stakers:** 20% to $PKIN macro-staking.

***

<figure><img src="/files/qfEBJQVaRnIvNOANnX1S" alt="" width="563"><figcaption></figcaption></figure>

* **TOKEN Fees:**
  * All collected sell fees in are in the paired **$TOKEN** and are directed towards the Pumpkin Fund, thereby strengthening the value of **$PKIN**.


---

# 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/tokenomics/fee-and-revenue.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.
