# FRAX V3 - 100% CR AND MORE

- [Overview](https://docs.frax.finance/frax-v3-100-cr-and-more/overview.md): FRAX v3: The Final Stablecoin
- [Fraxtal](https://docs.frax.finance/frax-v3-100-cr-and-more/fraxtal.md): A modular rollup blockchain (L2) based on Optimism, with frxETH as the gas token
- [AMOs](https://docs.frax.finance/frax-v3-100-cr-and-more/amos.md): The Interface Contracts Between FRAX Stablecoins and Subprotocols
- [RWAs](https://docs.frax.finance/frax-v3-100-cr-and-more/rwas.md): Real-World Assets that Yield the IORB Rate with Minimal Maturity Risk
- [sFRAX](https://docs.frax.finance/frax-v3-100-cr-and-more/sfrax.md): Staking vault targeting the IORB rate
- [FXBs](https://docs.frax.finance/frax-v3-100-cr-and-more/fxbs.md): Zero-coupon bonds that help stabilize the FRAX peg
- [sFRAX Token Addresses](https://docs.frax.finance/frax-v3-100-cr-and-more/sfrax-token-addresses.md)
- [sFRAX & FXB Multisigs](https://docs.frax.finance/frax-v3-100-cr-and-more/sfrax-and-fxb-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-v3-100-cr-and-more.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.
