# Strata

## Strata Docs Feb 26

- [Welcome to Strata](https://docs.strata.markets/introduction/welcome-to-strata.md): Next-generation structured yield products, engineered for tailored risk-reward.
- [Why Strata](https://docs.strata.markets/introduction/why-strata.md): Structured Yield Products: Risk-Optimized Access to On-Chain Yields.
- [Senior Tranche](https://docs.strata.markets/introduction/senior-tranche.md): Low Risk, Moderate Return Tranche
- [Junior Tranche](https://docs.strata.markets/introduction/junior-tranche.md): High Return, Moderate Risk Tranche
- [Ethena USDe](https://docs.strata.markets/markets/ethena-usde.md): Structured Yield Products on Ethena USDe
- [srUSDe](https://docs.strata.markets/markets/ethena-usde/srusde.md): Strata Senior USDe
- [jrUSDe](https://docs.strata.markets/markets/ethena-usde/jrusde.md): Strata Junior USDe
- [Neutrl NUSD](https://docs.strata.markets/markets/neutrl-nusd.md): Structured Yield Products on Neutrl NUSD
- [srNUSD](https://docs.strata.markets/markets/neutrl-nusd/srnusd.md): Strata Senior NUSD
- [jrNUSD](https://docs.strata.markets/markets/neutrl-nusd/jrnusd.md): Strata Junior NUSD
- [Midas mHYPER](https://docs.strata.markets/markets/midas-mhyper.md): Structured Yield Products on Midas mHYPER
- [srmHYPER](https://docs.strata.markets/markets/midas-mhyper/srmhyper.md): Strata Senior mHYPER
- [jrmHYPER](https://docs.strata.markets/markets/midas-mhyper/jrmhyper.md): Strata Junior mHYPER
- [Midas mM1-USD](https://docs.strata.markets/markets/midas-mm1-usd.md): Structured Yield Products on Midas mM1-USD
- [srmM1-USD](https://docs.strata.markets/markets/midas-mm1-usd/srmm1-usd.md): Strata Senior mM1-USD
- [jrmM1-USD](https://docs.strata.markets/markets/midas-mm1-usd/jrmm1-usd.md): Strata Junior mM1-USD
- [Saturn USDat](https://docs.strata.markets/markets/saturn-usdat.md): Structured Yield Products on Saturn USDat
- [srUSDat](https://docs.strata.markets/markets/saturn-usdat/srusdat.md): Strata Senior USDat
- [jrUSDat](https://docs.strata.markets/markets/saturn-usdat/jrusdat.md): Strata Junior USDat
- [Hastra PRIME](https://docs.strata.markets/markets/hastra-prime.md): Structured Yield Products on Hastra PRIME
- [srPRIME](https://docs.strata.markets/markets/hastra-prime/srprime.md): Strata Senior PRIME
- [jrPRIME](https://docs.strata.markets/markets/hastra-prime/jrprime.md): Strata Junior PRIME
- [Mechanism Overview](https://docs.strata.markets/protocol-mechanism/mechanism-overview.md): Yield distribution and protocol revenue mechanism
- [Dynamic Yield Split](https://docs.strata.markets/protocol-mechanism/dynamic-yield-split.md): The core mechanism that powers Strata's risk-tranching protocol.
- [Risks & Mitigations](https://docs.strata.markets/protocol-mechanism/risks-and-mitigations.md): Potential risks of using the Strata Protocol and the mechanisms in place to mitigate them.
- [Protocol Overview](https://docs.strata.markets/technical-documentation/protocol-overview.md): Overview of Strata v1
- [Security](https://docs.strata.markets/technical-documentation/security.md): Audits, multisigs and on-chain monitoring.
- [Audits](https://docs.strata.markets/technical-documentation/audits.md): Multiple audits by leading security firms to ensure the highest standard of protocol security.
- [Contracts Details](https://docs.strata.markets/technical-documentation/contracts-details.md): Addresses and details of deployed smart contracts and trusted multisigs in the Strata Protocol.
- [Roles and Permissions](https://docs.strata.markets/technical-documentation/roles-and-permissions.md): Roles and permissions for multisigs and timelocks to enhance security and transparency.
- [Strata Points Program](https://docs.strata.markets/rewards/strata-points-program.md): Strata Points & partner incentives
- [FAQs](https://docs.strata.markets/resources/faqs.md): Everything you need to know.
- [Brand Kit](https://docs.strata.markets/resources/brand-kit.md): Official Strata brand kit and media assets
- [Terms of Service](https://docs.strata.markets/resources/terms-of-service.md): Strata Terms of Service | Last Updated: 28 November 2025
- [Privacy Policy](https://docs.strata.markets/resources/privacy-policy.md): Strata Privacy Policy | Last Updated: 28 November 2025


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.strata.markets/introduction/welcome-to-strata.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.
