# Why Structured Products?

### What They Are

A structured product combines multiple financial building blocks into a single position with a defined payoff. In traditional finance, banks design these instruments to deliver specific risk-return profiles that standard instruments cannot replicate.

A simple example: exposure to ETH that pays out only if ETH stays within a defined range. Move outside that range and the payoff changes according to predetermined rules. The investor chose that outcome profile deliberately. That is structured finance.

### Why They Exist

**Hedging.** Protect against adverse moves without fully exiting positions. A fund holding a large ETH position can buy volatility protection through a variance instrument rather than selling spot and paying slippage.

**Yield.** Earn returns by taking calculated exposure to volatility, rates, or correlation. Selling volatility in a low-vol regime produces income that directional positions cannot.

**Tailored risk.** Access outcomes that standard perpetuals and spot markets cannot provide. A treasury that needs to hedge its HYPE exposure against a specific downside scenario needs a bounded payoff, not a linear perp.

### Traditional vs. Stratium

| Aspect       | Traditional                     | Stratium                           |
| ------------ | ------------------------------- | ---------------------------------- |
| Access       | OTC desks, $1M+ minimums        | Open market, no minimums           |
| Transparency | Opaque pricing, bilateral terms | Onchain, verifiable payoffs        |
| Liquidity    | Illiquid, hold to maturity      | Continuous trading via Hyperliquid |
| Counterparty | Bank or issuer                  | Protocol, non-custodial            |
| Settlement   | Days to weeks                   | Instant, onchain                   |
| Composition  | Static, single-issuer           | Composable across DeFi             |

### Why Now

Hyperliquid's infrastructure has reached the maturity required for complex instrument deployment. HIP-3 provides the permissionless market creation framework. Builder Codes have proven that third-party deployers can build sustainable businesses on top of the protocol. The [HRC Annual Report documents](https://docsend.com/view/je7ai699g779tm5n) over $500B in cumulative volume flowing through Hyperliquid's matching engine in 2025 alone.

The execution layer is ready. The instruments are not. That is the gap Stratium fills.

**Beyond Perpetuals**

Perpetual contracts provide continuous, leveraged exposure, but they're one primitive. Structured finance requires a second: dated, event-based instruments with defined payoffs.

Outcome contracts fill this gap. They settle at expiry based on whether a condition was met such as a price threshold, a volatility level, a macro data print. Fully collateralized, no liquidation risk, bounded payoff.

When both primitives exist on the same infrastructure, the design space expands from single-instrument exposure to multi-leg structures: principal protection, conditional activation, range-bound yield, and cross-asset correlation.

Stratium builds across both.


---

# 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.stratium.xyz/about-stratium/why-structured-products.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.
