# Buy/Sell $PEPAY

Buying and selling $PEPAY on the open market (from any LP) is a distinctly different act from minting (buying) or burning (selling) $PEPAY to the contract. It does not pay a fee nor does it generate any backing.

1. Only mint/burn transactions to the contract pay the 10% fee.
   1. Again, that means there is NO fee on any $PEPAY LP. Do not pay any LP fee when trading $PEPAY on the open market (LPs).
2. Only mint/burn transactions to the contract increase the backing.
   1. This means that the CONTRACT price of $PEPAY, priced in $PEPE, can never go down - but prices in LPs can fluctuate in the short term until they are arbitraged.
3. The arbitrage between the $PEPAY price in the contract (mint/burn), and in the LPs (buy/sell), is the engine that forces volume, which gradually increases $PEPAY's backing in $PEPE.
4. LP stakers in the designated V2 Uniswap $PEPAY/Eth pool receive 2% of all contract trades, paid out directly in $PEPE, as an incentive for providing liquidity to enable arbitrage.


---

# 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://pepay.gitbook.io/whitepaper/overview/buy-sell-usdpepay.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.
