# Reward Program

## Token Reward Program <a href="#c22e" id="c22e"></a>

PIKA’s token distribution has allocated 30% of the total PIKA supply for future platform rewards. These rewards incentivize liquidity providers, traders, and PIKA stakers. The rewards will be distributed as esPIKA over the next three years, starting in August 1st. The Pika rewards program will be reviewed monthly and the allocations can be adjusted. Any changes will be communicated at least seven days prior to implementation.

**Base Reward**

Approximately 0.75 million (0.75% of PIKA supply) esPIKA base rewards are distributed every 30 days:

* 35% goes to liquidity providers, distributed in real-time.
* 55% is allocated to traders: 45% as trader rewards, dispensed every epoch (30 days), and 10% as trading competition rewards, distributed per competition schedule.
* The remaining 10% goes to PIKA stakers, also distributed in real-time.

**Boosting Reward**

The Pika treasury growth fund receives penalties from early esPIKA redemptions. Half of the 30-day PIKA acquired is repurposed as a boosting reward for the next epoch (30 days). For instance, if a 0.2 million PIKA penalty is collected in a given epoch, 0.1 million is stored in the treasury, and the other 0.1 million is reallocated as a boosting reward for the next epoch. This reward is then distributed according to the same allocation percentage (45% to LPs, 45% to traders, and 10% to PIKA stakers).

In the coming months we will introduce a new referral program in which roughly 5% of esPIKA (out of the 0.75 million per epoch) will be set aside for referral rewards. This will lead to a revised distribution: 45% to liquidity providers, 42% to traders(35% as trader rewards and 7% as trading competition rewards), 8% to PIKA stakers, and 5% to the referral program. Details of the updated distribution plan will be communicated in advance.

## Benefits of Staking PIKA <a href="#c22e" id="c22e"></a>

Staking PIKA brings a host of benefits:

* PIKA stakers receive 30% of trading fees in real-time.
* An additional 10% of monthly esPIKA rewards are also distributed to PIKA stakers in real-time.
* Monthly trader rewards for each trader are dependent on the previous month’s trading fees and the amount of PIKA staked:\
  \&#xNAN;*Each trader’s rewards = total epoch trader rewards \* trader score / (sum of all trader scores)*\
  \&#xNAN;*Trader score = epoch trading fees \* PIKA staked ^ 0.5*
* Trading discounts for PIKA stakers, see the schedule below for details

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


---

# 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.pikaprotocol.com/reward-program.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.
