> For the complete documentation index, see [llms.txt](https://docs.rocksolid.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rocksolid.network/defi-vaults/reth-vault.md).

# rETH Vault

The rETH vault is our flagship vault, deployed in collaboration with the Rocket Pool protocol.&#x20;

Depositors can access it directly from Rocket Pool at: <https://stake.rocketpool.net/rocksolid/vault/deposit>  \
or from the RockSolid app at:\
[https://app.rocksolid.network/vaults/reth-vault](https://app.rocksolid.network/vaults/0x936facdf10c8c36294e7b9d28345255539d81bc7)&#x20;

FYI - The above links will be broken until the public launch announcement

<table><thead><tr><th width="188.70703125">Item</th><th>Description</th></tr></thead><tbody><tr><td>Receipt token</td><td>rock.rETH</td></tr><tr><td>Vault asset</td><td>rETH</td></tr><tr><td>Vault address</td><td><a href="https://etherscan.io/address/reth.vaults.rocksolidnetwork.eth">reth.vaults.rocksolidnetwork.eth</a> /  <a href="https://etherscan.io/address/0x936facdf10c8c36294e7b9d28345255539d81bc7">0x936facdf10c8c36294e7b9d28345255539d81bc7</a> </td></tr><tr><td>Chain</td><td>Ethereum mainnet</td></tr><tr><td>Objective</td><td>Targets up to 6%* APR with preference for the best risk adjusted rewards, and a goal to also be net beneficial to the Rocket Pool protocol.<br><br>*APR is variable and not guaranteed.</td></tr><tr><td>Distributor</td><td>RockSolid</td></tr><tr><td>Strategy Manager</td><td><a href="https://www.tulipa.capital/">Tulipa</a></td></tr><tr><td>Vault Platform</td><td><a href="https://lagoon.finance/">Lagoon</a></td></tr><tr><td>Signing Solution</td><td><a href="https://fordefi.com/">Fordefi</a></td></tr><tr><td>Deposits</td><td>Instant</td></tr><tr><td>Withdrawals</td><td>Processed approximately every 24 hours</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rocksolid.network/defi-vaults/reth-vault.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
