# Symbiosis X Symbiotic: SIS Restaking Vault User Guide

## Introduction

This guide explains what the **SIS Restaking Vault** is and provides instructions on how to deposit and withdraw SIS tokens.

## What is the SIS Restaking Vault?

Symbiotic is a **permissionless restaking protocol** that enables decentralized protocols and ecosystems to access economic security from those who provide staked assets.

In Symbiotic, staked assets are locked into Vaults – smart contract-based pools, each configured to accept a specific ERC-20 token. These Vaults allow stake providers to contribute assets and receive rewards, while protocols utilize the staked assets to enhance security, particularly for cross-chain operations.&#x20;

The **Symbiotic infrastructure**, including Vault contracts, operates on **Ethereum**.

### SIS Vault Parameters

Symbiosis has deployed a **Symbiotic Vault** with the following parameters:

* **Vault Token:** SIS
* **Vault Limit:** Initially set at 1,000,000 SIS tokens.
* **Seeded Funds:** **250,000 SIS** provided by the **Symbiosis Foundation**
* **Open Deposits:** The remaining tokens are available for SIS holders to deposit

250,000 SIS tokens have been seeded by the Symbiosis Foundation. The remaining tokens are open for deposits from SIS token holders.

The vault funds are used to secure the **Symbiosis Protocol** by supporting relayer nodes within the **Symbiosis Relayer Network**.

## Why Stake in the SIS Vault?

Staking SIS tokens in the vault helps secure the **Symbiosis Protocol** by increasing its economic backing.

Users who deposit SIS tokens into the vault are eligible to receive:

1. **Liquidity rewards** for providing staked assets
2. **Symbiotic Points** as additional incentives (details: [Symbiotic Points Session 2](https://docs.symbiotic.fi/points-season2/))

## Guidelines

### How to Deposit

#### Getting SIS Tokens

Since the entire **Symbiotic infrastructure**, including Vault contracts, operates on **Ethereum**, you must first obtain **SIS tokens on Ethereum** before making a deposit.

The easiest way to swap any token for **SIS** or bridge **SIS tokens** to **Ethereum** is through the **Symbiosis WebApp.**

Steps to Get SIS Tokens Using the Symbiosis WebApp:

1. Open the [Symbiosis WebApp](https://app.symbiosis.finance/swap?amountIn=0.1\&chainIn=Ethereum\&chainOut=Ethereum\&tokenIn=ETH\&tokenOut=0xd38BB40815d2B0c2d2c866e0c72c5728ffC76dd9).
2. Connect your wallet.
3. In the **"From"** field: Select the **source chain** and **token** you want to exchange.
4. In the **"To"** field: Select **Ethereum** and **SIS**:\
   ![](/files/gtwgdjhAklsifUQxB0r2)
5. Complete the swap.

#### Depositing

{% hint style="info" %}
**Note:** Withdrawals of deposited tokens may have a delay of 7–14 days.
{% endhint %}

Steps to Deposit into the SIS Vault:

1. Open the [**SIS Vault details** in the Symbiotic web application](https://app.symbiotic.fi/vault/0x2eE8fe221AFD5Da36a5cfD4fee12BE5dAb562397):\
   ![](/files/e3uIh2fo1sChJDgQQan8)
2. Connect your wallet (*make sure the active account is the one with SIS tokens*):\
   ![](/files/YOUzQPHoIc4d5xKWxZLe)
3. Go to the "Action" tab:\
   ![](/files/5dvYpY6g2gqUcdBA0QuD)
4. Switch the network if required.
5. Enter the deposit amount and click "Deposit":\
   ![](/files/gkxSX7W9IBLnseHaeBoF)
6. Approve the token spending in your wallet:\
   ![](/files/f1lbPODBLZcJEeGUp90r)
7. Confirm the deposit transaction in your wallet:\
   ![](/files/3kYakqryvhkExaNHNG6u)
8. Deposit completed!\
   ![](/files/5drBiHTncX6qKdUQUU5j)

All your Positions and Withdrawals in Symbiotic vaults can be viewed in the [Dashboard](https://app.symbiotic.fi/dashboard/positions):\
![](/files/Q5jSypAXEAaNPrrsE6c5)

### How to Withdraw

{% hint style="info" %}
**Note:** Withdrawals of deposited tokens may have a delay of 7–14 days.
{% endhint %}

Steps to Withdraw Your Deposited Tokens from the SIS Vault:

1. Open the [**SIS Vault details** in the Symbiotic web application](https://app.symbiotic.fi/vault/0x2eE8fe221AFD5Da36a5cfD4fee12BE5dAb562397):\
   ![](/files/e3uIh2fo1sChJDgQQan8)
2. Connect your wallet (*make sure the active account is the one used for the deposit*).
3. Go to the "Action" tab:\
   ![](/files/5dvYpY6g2gqUcdBA0QuD)
4. Switch the network if required.
5. Go to "Withdraw":\
   ![](/files/QV9HxmkuElAZaK0yOw4f)
6. Enter the withdrawal amount and click "Request Withdrawal":\
   ![](/files/JS5t9786OvNbmp86isIV)
7. Confirm the withdrawal transaction in your wallet:\
   ![](/files/cCk7ezmCkRE3vkOLQA5l)
8. Withdrawal request placed!

All your Positions and Withdrawals in Symbiotic vaults can be viewed in the [Dashboard](https://app.symbiotic.fi/dashboard/positions):\
![](/files/Q5jSypAXEAaNPrrsE6c5)


---

# 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.symbiosis.finance/relayers-network/symbiosis-pos-staking-and-symbiotic-staking/symbiosis-x-symbiotic-sis-restaking-vault-user-guide.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.
