# How to Withdraw

### Introduction

Withdrawing from a **RockSolid Vault** allows you to redeem your deposited assets plus rewards. Withdrawals are processed on a **24-hour cycle** to ensure fairness and efficiency.

⚠️ **Important:** You must hold your **receipt token** to withdraw. Without it, assets cannot be redeemed.

### Step-by-Step Guide

#### Step 1: Connect Wallet

* Supported wallets: MetaMask, Coinbase Wallet, WalletConnect, Ledger, and [500+ more](https://portal.thirdweb.com/wallets/external-wallets)

<figure><img src="/files/os9HltLYlMUhNixStss1" alt=""><figcaption><p>Connect your wallet (MetaMask, Coinbase Wallet, WalletConnect, etc.) on Ethereum Mainnet to begin your deposit.</p></figcaption></figure>

**Step 2: Navigate to Withdraw Tab**

* Select the vault and open the Withdraw tab.

**Step 3: Enter Withdrawal Amount**

* Enter the number of receipt tokens you wish to redeem.

<div align="center"><img src="https://i.imgur.com/c3xp4r5.png" alt="Withdraw tab where users can initiate a withdrawal" width="375"></div>

<div align="center"><img src="https://i.imgur.com/uZIPqnp.png" alt="Example wallet confirmation for initiating the withdrawal" width="500"></div>

**Step 4: Pending Withdrawal Queue**

* Request enters the next withdrawal batch cycle.
* Withdrawals are processed approximately every 24h.

<div align="center"><img src="https://i.imgur.com/ueN3xmQ.png" alt="Confirmation of the withdrawal being initiated" width="500"></div>

<figure><img src="/files/pDwOW2v5virF0qzsiwYe" alt=""><figcaption><p>Track the status of your withdrawal under 'My Holdings' section</p></figcaption></figure>

#### Step 5: **Receive Assets**

* After batch processing, assets are released in the vault’s reference asset, such as rETH.

### Troubleshooting & Notes

* Withdrawals are **not instant**; they process approximately every 24h.
* If a withdrawal fails:
  * Check gas fees.
  * Ensure you still hold your receipt tokens.

⚠️ Withdrawing early from campaigns with locked rewards forfeits pending APR.


---

# 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.rocksolid.network/for-depositors/how-to-withdraw.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.
