# Guides

- [Start Here](https://docs.ethstrat.xyz/guides/start-here.md): Choose your path — ETH Strategy serves different participants with different goals.
- [➤ STRAT Holders](https://docs.ethstrat.xyz/guides/strat-holders.md): Guide for STRAT holders — leveraged ETH exposure, staking yield, and how the treasury backs your position.
- [➤ Bond Buyers](https://docs.ethstrat.xyz/guides/bond-buyers.md): Guide for bond buyers — convertible notes, CDT, NFT options, and the conversion/redemption lifecycle.
- [➤ ESPN Depositors](https://docs.ethstrat.xyz/guides/espn-depositors.md): Guide for ESPN depositors — earn yield from ETH volatility without directional exposure.
- [➤ Borrowers](https://docs.ethstrat.xyz/guides/borrowers.md): Guide for borrowers — access liquidity from your STRAT position without selling, at fixed rates with no liquidation during the term.
- [➤ Developers](https://docs.ethstrat.xyz/guides/developers.md): Guide for developers and integrators — build on ETH Strategy's tokens, contracts, and protocol interfaces.


---

# 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.ethstrat.xyz/guides.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.
