# Frax Ether

- [Overview](https://docs.frax.finance/frax-ether/overview.md): Frax's liquid ETH staking derivative
- [frxETH and sfrxETH](https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth.md)
- [Technical Specifications](https://docs.frax.finance/frax-ether/technical-specifications.md)
- [Redemption](https://docs.frax.finance/frax-ether/redemption.md): Mechanism for converting frxETH to ETH 1-to-1 without fees or slippage
- [frxETH V2](https://docs.frax.finance/frax-ether/frxeth-v2.md): V2 of Frax Ether (frxETH)
- [frxETH V2 Technical Details](https://docs.frax.finance/frax-ether/frxeth-v2-technical-details.md): Smart contract and other details
- [frxETH Code & V2 Addresses](https://docs.frax.finance/frax-ether/frxeth-code-and-v2-addresses.md)
- [frxETH and sfrxETH Token Addresses](https://docs.frax.finance/frax-ether/frxeth-and-sfrxeth-token-addresses.md)
- [frxETH Multisigs](https://docs.frax.finance/frax-ether/frxeth-multisigs.md)


---

# 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.frax.finance/frax-ether.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.
