# Products&#x20;

- [Earthquake](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake.md)
- [Mechanics](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake/mechanics.md)
- [Determining Strike Prices](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake/determining-strike-prices.md)
- [Hedge Pricing](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake/hedge-pricing.md)
- [Contracts](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake/contracts.md)
- [Developer Info](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake/contracts/developer-info.md)
- [Addresses](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake/contracts/addresses.md)
- [Subgraph](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake/contracts/subgraph.md): View data related to markets, epochs and positions
- [Developer Info](https://y2k-finance.gitbook.io/y2k-finance/products/developer-info.md)
- [Earthquake Builder program](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake-builder-program.md)
- [Builder Info](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake-builder-program/builder-info.md)
- [Technical Overview Self-Insured Vault (SIV) Contract](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake-builder-program/builder-info/technical-overview-self-insured-vault-siv-contract.md)
- [Technical Overview of the Yield Source Contract](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake-builder-program/builder-info/technical-overview-of-the-yield-source-contract.md)
- [Technical Overview of the InsuranceProvider Contract](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake-builder-program/builder-info/technical-overview-of-the-insuranceprovider-contract.md)
- [Guides](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake-builder-program/guides.md)
- [YieldSource examples](https://y2k-finance.gitbook.io/y2k-finance/products/earthquake-builder-program/guides/yieldsource-examples.md)
- [Wildfire](https://y2k-finance.gitbook.io/y2k-finance/products/wildfire.md): \*\*Coming Soon
- [Roadmap](https://y2k-finance.gitbook.io/y2k-finance/products/roadmap.md): Please note that the Roadmap changes every 2nd week. The issues that are not assigned with a date is not committed in the short term & this does not mean it is not going to be delivered.


---

# 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://y2k-finance.gitbook.io/y2k-finance/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.
