# Vaults

## What is the Vault?

The Vault is the basic structural unit of the Parraton. The Vault is a safe place where all user-contributed LPs are stored. Each Vault has its own Strategy tied to it. The Restaker will check the Vault and perform the defined sequence in the Strategy.

## What does the Vault look like?

You can find the list of Vaults on the main [**Parraton**](https://parraton.com/) page under the Deposit section:&#x20;

<figure><img src="/files/xUKFCCboR36d7bnrKzqT" alt=""><figcaption><p>The stTON/USDT Vault</p></figcaption></figure>

## What is inside the Vault?

You will jump to the page with detailed info about it by clicking on the Vault.

<figure><img src="/files/HDF5yiQwxifCVRtmCB9T" alt=""><figcaption><p>The Vault</p></figcaption></figure>

Here you can:

* Deposit your LPs
* Withdraw your LPs
* Check your deposit amount of LPs
* Check current Vaults Stat's: TVL, amount of rewards for Vault to be reinvested, APY

## Related topics

[Learn more about the Restaker](/parraton-products/restaker.md)\
[Learn more about the Strategy](/parraton-products/strategies.md)


---

# 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.parraton.com/parraton-products/vaults.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.
