# Covered calls

{% hint style="warning" %}
Coming after initial launch. Details will be updated when this feature ships.
{% endhint %}

## How it works

1. Lock your BTC in a covered call position
2. Set a **strike price** - the price at which you're willing to sell
3. Collect a **premium upfront**, regardless of what happens at expiry

You retain a key on your BTC at all times throughout the duration of the position.

## Who it's for

* BTC holders seeking yield without selling their BTC
* Institutions and DATs managing BTC reserves
* Options desks looking for buy-side counterparties

## Key advantages

* **Native BTC yield** - no wrapping, no bridging
* **Non-custodial** - you keep a key on your BTC throughout
* **More accessible than TradFi** - lower minimums than traditional structured products

{% hint style="info" %}
**VERIFY** - Expiry mechanics (auto-exercise vs manual, scenarios at and above/below strike) to be confirmed with team before publishing.
{% endhint %}


---

# 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://bound-1.gitbook.io/bound-docs/earn/covered-calls.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.
