# Pepper Token (PEP)

## Tokenomics Motivation

DeFi token economics have seen a tremendous evolution in a remarkably short period of time. One of Defi's foundational elements of sound token mechanics is liquidity mining. However, in a naïve sense, liquidity mining comes with a considerable amount of risks to the protocol's economics. Historically, most basic liquidity mining implementations incentivize mercenary "farm and dump" activities.

This creates a considerable misalignment of interests and intentions between LPs and the protocol token holders. Additionally, once the reward emissions are severely reduced, LPs are likely to pull their liquidity in search of better opportunities.

Therefore, PepperDEX has adopted some spicy economic innovations to create a single cohesive and sustainable strategy. PepperDEX has chosen against incentivizing LPing but instead to incentivize trading on PepperDEX. To address on-chain PEP liquidity, PepperDEX will allocate 25% of the PEP supply to protocol-owned liquidity (POL), which will also receive 20% of protocol revenue from DEX transaction fees and the exercising of oPEP. PepperDEX's strategy seeks to achieve the following:

1. Incentivize the productive activity of trading on PepperDEX
2. Ensure deep on-chain PEP liquidity through POL
3. Combat mercenary incentive farmers
4. Organically build the protocol treasury assets


---

# 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://pepperdex.gitbook.io/pepperdex-2.0-docs/pepper-token-pep.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.
