# Vaults: PLP

Vaults are passive investment strategies on Perpl that also help bolster the exchange's liquidity and safety. Perpl's flagship vault, PLP, will be operated by DeepQ, an independent trading firm.&#x20;

PLP's primary purpose will be to provide deep liquidity to the order books, and it can also be used as backstop liquidity, depending on asset, market, and risk conditions.&#x20;

### Technical Specifications

* Standard ERC-4626 Vault
* Depositors get LP tokens
* Margin/Deposit collateral: AUSD
* Withdrawal delay: 7 days
* Deposit schedule: weekly post-fee/reward distribution
* Fees are distributed via the smart contract, weekly
* Strategies can be run on-chain or off-chain at the discretion of the curator
* Funds have to stay on-chain and in-vault (no bridging externally)

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

### Why Hedge?

Market making is a risky endeavor, and taking directional risk to provide deep liquidity on Perpl can lead to massive drawdowns and/or losses. Leveraging [Fireblocks OES](https://fireblocks.com/platforms/off-exchange/) allows the vault curator to offload some of the risk on other venues, primarily centralized exchanges.&#x20;

<figure><img src="/files/libkDBQ60iyuHa5h5Ny5" 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.perpl.xyz/exchange/vaults-plp.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.
