# Legacy Products

- [Volatility Trading](https://docs.bracket.fi/legacy-products/volatility-trading.md): Take a position on volatility in any market condition
- [Buying a Passage](https://docs.bracket.fi/legacy-products/volatility-trading/buying-a-passage.md)
- [Term and Expiration](https://docs.bracket.fi/legacy-products/volatility-trading/term-and-expiration.md)
- [Payoff Dynamics](https://docs.bracket.fi/legacy-products/volatility-trading/payoff-dynamics.md)
- [Settlement](https://docs.bracket.fi/legacy-products/volatility-trading/settlement.md)
- [Order and Order Matching](https://docs.bracket.fi/legacy-products/volatility-trading/order-and-order-matching.md)
- [Pricing and Fees](https://docs.bracket.fi/legacy-products/volatility-trading/pricing-and-fees.md)
- [Passage Vault](https://docs.bracket.fi/legacy-products/volatility-trading/passage-vault.md)
- [Vault Mechanics Overview](https://docs.bracket.fi/legacy-products/volatility-trading/passage-vault/vault-mechanics-overview.md)
- [Early Termination Buyer](https://docs.bracket.fi/legacy-products/volatility-trading/passage-vault/early-termination-buyer.md)
- [Technical Overview](https://docs.bracket.fi/legacy-products/volatility-trading/passage-vault/technical-overview.md)
- [Technical Architecture](https://docs.bracket.fi/legacy-products/volatility-trading/technical-architecture.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.bracket.fi/legacy-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.
