# SuperHedge

## SuperHedge Docs

- [SuperHedge Protocol Sunset Notice](https://docs.superhedge.com/superhedge-protocol-sunset-notice.md)
- [Introduction](https://docs.superhedge.com/introduction.md)
- [FAQ](https://docs.superhedge.com/faq.md)
- [N-Vaults](https://docs.superhedge.com/superhedge-products/n-vaults.md): Capital pools that execute options strategies with principal protection and enhanced return potential
- [Principal-Protection](https://docs.superhedge.com/superhedge-products/n-vaults/principal-protection.md)
- [Options Strategy](https://docs.superhedge.com/superhedge-products/n-vaults/options-strategy.md)
- [Vault Tokens](https://docs.superhedge.com/superhedge-products/n-vaults/vault-tokens.md)
- [Lifecycle](https://docs.superhedge.com/superhedge-products/n-vaults/lifecycle.md)
- [Fees](https://docs.superhedge.com/superhedge-products/n-vaults/fees.md)
- [Risk](https://docs.superhedge.com/superhedge-products/n-vaults/risk.md)
- [FAQ](https://docs.superhedge.com/superhedge-products/n-vaults/faq.md)
- [Deposit](https://docs.superhedge.com/user-guides/deposit.md): Initial Deposits (Principal) can only be made during the Indicative phase of N-Vaults.
- [Withdrawal](https://docs.superhedge.com/user-guides/withdrawal.md): Principal withdrawals can only be made during the indicative phase of the N-Vault, unless the user meets the conditions for Early Withdrawal.
- [Coupons](https://docs.superhedge.com/user-guides/withdrawal/coupons.md)
- [Option Profits](https://docs.superhedge.com/user-guides/withdrawal/option-profits.md)
- [Early Withdrawal](https://docs.superhedge.com/user-guides/withdrawal/early-withdrawal.md)
- [Deployed](https://docs.superhedge.com/contracts-and-security/deployed.md)
- [Audit](https://docs.superhedge.com/contracts-and-security/audit.md)
- [Season 1](https://docs.superhedge.com/points-campaign/season-1.md): Ending 31 May 2025
- [Litepaper](https://docs.superhedge.com/other-resources/litepaper.md)
- [Terms of Use](https://docs.superhedge.com/other-resources/terms-of-use.md): Last updated: 23/06/2025
- [Privacy Policy](https://docs.superhedge.com/other-resources/privacy-policy.md): Last updated: 14/01/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.superhedge.com/superhedge-protocol-sunset-notice.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.
