# Hypersurface Docs

## Documentation

- [Welcome](https://docs.hypersurface.io/readme.md)
- [How do Covered Calls work?](https://docs.hypersurface.io/overview/how-do-covered-calls-work.md)
- [How do Cash-Secured Puts work?](https://docs.hypersurface.io/overview/how-do-cash-secured-puts-work.md)
- [Settlement](https://docs.hypersurface.io/overview/settlement.md)
- [Early Position Closures](https://docs.hypersurface.io/overview/early-position-closures.md)
- [Who can use Hypersurface?](https://docs.hypersurface.io/overview/who-can-use-hypersurface.md)
- [Auctions](https://docs.hypersurface.io/overview/auctions.md): How Hypersurface auctions option inventory, and how to take part
- [Rebate Ledger](https://docs.hypersurface.io/overview/rebate-ledger.md): How option sellers earn and claim auction rebates
- [Points Program](https://docs.hypersurface.io/overview/points-program.md): Hypersurface's reward program where traders earn points based on on-chain activity. Points are distributed weekly and will evolve across different seasons, stay tuned for more.
- [Referrals & Affiliate Program](https://docs.hypersurface.io/overview/referrals-and-affiliate-program.md)
- [Hyper EVM](https://docs.hypersurface.io/contracts/hyper-evm.md)
- [BASE](https://docs.hypersurface.io/contracts/base.md)
- [Audits](https://docs.hypersurface.io/contracts/audits.md)
- [TERMS AND CONDITIONS](https://docs.hypersurface.io/references/terms-and-conditions.md): TERMS AND CONDITIONS These terms and conditions outline the rules and regulations for the use of Hypersurface, located at https://hypersurface.io/ TERMS AND CONDITIONS Welcome! By accessing this websi
- [Community & Support](https://docs.hypersurface.io/references/community-and-support.md)
- [FAQs](https://docs.hypersurface.io/references/faqs.md)
- [F.A.Q. (old)](https://docs.hypersurface.io/references/f.a.q.-old.md)
- [Integration Guide](https://docs.hypersurface.io/integration-guide.md)


---

# 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.hypersurface.io/readme.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.
