# Perps Vault & Yield

#### The Perpetual Vault Mechanism

The Perps Vault is the central component of our liquidity ecosystem, designed to be the counterparty for most trades and provide the liquidity backbone for our orderbooks.

* Purpose: The Vault uses market-making strategies to profit from trading activity, thereby earning revenue for its liquidity providers (LPs).
* Revenue Streams: The Vault generates income from:
  1. Funding Rates: Earning the funding rate differential on positions it counter-parties.
  2. Trading Fees: Receiving 30% of all trading fees generated on the platform.

#### Earning XPL and Points

LPs who deposit USDT into the Perpetual Vault are rewarded via a transparent, pro-rata distribution system:

1. XPL Rewards: All proceeds generated by the Vault (from funding and trading fees) are used to perform a market buy of the native token, XPL. This XPL is then distributed proportionally to all liquidity providers. This mechanism constantly links yield to platform usage and creates continuous buying pressure on the token.
2. Points System: LPs also earn Points. These points are designed to reward long-term commitment and will be redeemable for PlasmaPerps governance or utility tokens in the future.


---

# 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.plasmaperps.com/perps-vault-and-yield.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.
