# Deposit and Withdraw into Circuit Vaults

In this guide you will find instructions for making a vault deposit. If while following these instructions you encounter any difficulties or errors, we are at your disposal at our Support channel.

Before proceeding, make sure you have read and understand the risks involved in investing in the vaults.&#x20;

**How to deposit?**&#x20;

Connect your wallet and select the amount that you would like to deposit into the vault of your choice. Once you successfully deposited, you will see the confirmation below.&#x20;

![](/files/Edbq7Lt5XUdB6piWZmFt)

You can see your performance breakdown and share of the pool under the "Your Performance" tab:&#x20;

<div align="left" data-full-width="true"><figure><img src="/files/iiMBklciXKtHcnOqaZip" alt="" width="375"><figcaption></figcaption></figure></div>

After depositing, the Circuit Vault's smart contract automatically deposits the USDC into the user's market making account, which is established on decentralised exchanges (DEXs) where Circuit conducts market making activities.&#x20;

You can view the account trading activities here

![](/files/dtjVX7GLOsz8F2MAlrmP)

**How to withdraw:**&#x20;

When the lock-up period is reached, users can withdrawal their funds and any P\&L from the account. A performance fee will be deducted after users request a withdrawal.&#x20;

![](/files/S5VBVWVXoHrOsrTjnVRl)

After the account unwinds the position, users can withdraw the fund at any time. If the funds are not withdrawn after 14 days, the funds will automatically be sent back to the users' wallet.&#x20;

*\*The value received is the worse of the before and after value, which gives the remaining depositors the best outcome and avoids the ability to 'target' or 'punish' the particular user withdrawing when there are others still in the pool.*

<br>

&#x20;

* There are no fees for depositing or withdrawing.&#x20;
* There is a 30-day cool-down period to before funds can be withdrawn from the Supercharger vault.

This should be screenshots of the deposit and withdraw process&#x20;


---

# 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.circuit.trade/product-guides/deposit-and-withdraw-into-circuit-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.
