# Vault

### **Deposit**:

**👉 Step 1**: Go to the Holdstation Vault by visiting [holdstation.exchange/earn/USDC-Vault](https://holdstation.exchange/earn/USDC-Vault)

👉  **Step 2:** Connect your zkSync Era wallet. Ensure that your wallet is properly set up and connected to the Holdstation platform.

👉  **Step 3:** Once your wallet is connected, you'll see the option to **"Deposit".** Click on it.

<figure><img src="/files/ovngGql9SDyJ7hBClpqc" alt=""><figcaption></figcaption></figure>

👉  **Step 4**: Enter the amount of USDC you want to deposit into the Vault. Make sure you are comfortable with the amount you're depositing.

👉  **Step 5:** After specifying the deposit amount, you'll be prompted to sign the transaction using your connected wallet. Confirm and sign the transaction.

### **Withdraw:**

👉 **Step 1:** In the Vault interface, click on the **"Withdraw"** button.

👉  **Step 2:** Enter the amount of USDC you wish to withdraw from the Vault. Ensure it doesn't exceed your available balance.

<figure><img src="/files/Mhqc3OdXAUJfuLgwpvG1" alt=""><figcaption></figcaption></figure>

👉  **Step 3**: Confirm and sign the withdrawal transaction using your connected wallet.

👉  **Step 4:** After initiating the withdrawal, you'll need to wait for a specified epoch, which is approximately 20 days - 5 epochs. During this period, your funds will be locked.

👉  **Step 5:** After the waiting period is over (about 20 days), you can now proceed to redeem your funds. Click on the **"Redeem"** button.

<figure><img src="/files/LNlp80tjH9jYS0jxo9VM" alt=""><figcaption></figcaption></figure>

👉  **Step 6:** You'll be prompted to sign another transaction to complete the redemption process. Sign the transaction using your connected wallet.

### **Important Considerations:**

* The waiting period mentioned in Step 4 is crucial for certain procedural and security measures within the Pool.
* Always verify the transaction details and amounts thoroughly before confirmation to ensure accuracy.

**Note:** *Please be aware that if users do not withdraw their USDC during the redemption epoch, all remaining USDC will be automatically re-staked into the Vault.*


---

# 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.holdstation.com/holdstation/user-guide/vault.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.
