# stRATEGY Vault

- [Overview](https://docs.mellow.finance/strategy-vault/overview.md): ow the stRATEGY Vault works: deposits (ETH, WETH, wstETH), withdrawals to wstETH, fee structure, and strETH token mechanics.
- [Rewards](https://docs.mellow.finance/strategy-vault/rewards.md): APY calculation formula using Oracle reports and boost mechanics.
- [strETH deployment](https://docs.mellow.finance/strategy-vault/streth-deployment.md): strETH contract addresses across Mainnet, Arbitrum, Plasma — vault, deposit/redeem queues, oracle, share/fee/risk managers, 8 subvaults with verifiers, swap modules, timelock controllers, admin roles


---

# 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.mellow.finance/strategy-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.
