# Stratium

## Stratium

- [Introduction](https://docs.stratium.xyz/about-stratium/introduction.md): Structured finance reshaped traditional markets in the 20th century. Stratium is rebuilding it for the onchain century.
- [Why Structured Products?](https://docs.stratium.xyz/about-stratium/why-structured-products.md)
- [Accessing Stratium](https://docs.stratium.xyz/about-stratium/accessing-stratium.md)
- [Oracle Architecture](https://docs.stratium.xyz/about-stratium/oracle-architecture.md)
- [srHYPE Overview](https://docs.stratium.xyz/srhype/srhype-overview.md)
- [How to Stake HYPE](https://docs.stratium.xyz/srhype/how-to-stake-hype.md)
- [Stratium Points](https://docs.stratium.xyz/srhype/stratium-points.md)
- [Staking Contracts](https://docs.stratium.xyz/srhype/staking-contracts.md)
- [HIP-3: Trading Mechanics](https://docs.stratium.xyz/hip-3-perpetuals/hip-3-trading-mechanics.md)
- [Asian Perpetuals](https://docs.stratium.xyz/hip-3-perpetuals/asian-perpetuals.md)
- [Contract Specifications](https://docs.stratium.xyz/hip-3-perpetuals/contract-specifications.md)
- [HIP-4 Markets](https://docs.stratium.xyz/hip-4-binary-options/hip-4-markets.md)
- [HIP-4: How to Trade](https://docs.stratium.xyz/hip-4-binary-options/hip-4-how-to-trade.md)
- [Security](https://docs.stratium.xyz/support/security.md)
- [Contracts & Addresses](https://docs.stratium.xyz/support/contracts-and-addresses.md)
- [FAQ](https://docs.stratium.xyz/support/faq.md)
- [Support Guide](https://docs.stratium.xyz/support/support-guide.md)
- [Terms of Use](https://docs.stratium.xyz/legal/terms-of-use.md): Terms of Use
- [Privacy Policy](https://docs.stratium.xyz/legal/privacy-policy.md): Privacy Policy


---

# 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.stratium.xyz/about-stratium/introduction.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.
