# Symbiotic Vaults Overview

Symbiotic is a restaking ecosystem and shared security protocol designed to create a marketplace for economic security. It enables networks that need security to access it from those with assets to stake, creating an ecosystem where stake can be shared and utilized across multiple networks, a process known as “restaking.”

## Symbiotic Restaking Vault Structure

Vaults serve as a flexible staking layer connecting collateral to networks. Users can deposit their collateral into vaults and benefit from staker and network rewards in the form of risk-adjusted yield. Curators like Gauntlet decide where to allocate that collateral (shared security) and can tailor the risk profile of each vault by determining which networks and operators have access to the collateral.

<figure><img src="/files/KsOgFpXdZ9lqPTn7WxVA" alt=""><figcaption><p>Symbiotic Vault Structure</p></figcaption></figure>

The main pillars of a Restaking Vault include:

* Collateral asset (ERC20) — users supply this asset into the vault
* Operators — the vault allocates to a set number of operators
* Networks — operators allocate to networks predetermined by the vault curator

Two important actors play a central role in Restaking: operators and networks, where operators can allocate across N networks. Vaults allow curators to manage the economic risks that arise from allocating across various operators. The matrix of allocations across and between operators and networks is the variable that defines the different risk profiles on Symbiotic Restaking Vaults.


---

# 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://vaultbook.gauntlet.xyz/vaults/symbiotic-vaults/symbiotic-vaults-overview.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.
