# Overview

- [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)


---

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