# Vaults & Copytrading

*The below paragraphs describe the workings and concept behind Polyliquid's Vaults. Note that the Vaults are set to launch in January 2026 after sufficient base USDC is staked in the PLL Vault. Please refer to this Whitepaper and official Social Media accounts for updates.*\
\
Polyliquid's Vaults effectively serve two purposes. First, the protocol Vault, Polyliquid Liquidity Provider (PLL) Vault, serves as Market Maker on our Perps platform, effectively providing liquidity and enabling leveraged trading of Prediction Markets. Users can deposit USDC into this Vault and earn a yield based on the profits of the Market Making strategies, similar to Hyperliquid's HLP. \
\
Besides liquidity provision and the enablement of leverage trading/perps markets, the Vaults, similar to Hyperliquid, also serve as a way to copytrade other users. Any investor can create a Vault, while others can invest in them. If the Vault goes up as this user makes the right bets, the stake of investors in the Vault goes up too, effectively providing a way to Copytrade other users.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://polyliquid.gitbook.io/polyliquid-docs/getting-started/vaults-and-copytrading.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.
