# Overview

{% hint style="warning" %}
The Earn section covers features that will be available after the initial launch. Documentation will be expanded when these features ship.
{% endhint %}

Bound's Earn products let you put your BTC and bUSD to work - natively on Bitcoin, without wrapping or bridging.

## Two products

| Product           | Asset | How you earn                                                 |
| ----------------- | ----- | ------------------------------------------------------------ |
| Covered calls     | BTC   | Collect premium upfront by setting a sell price for your BTC |
| Cash-secured puts | bUSD  | Earn premium by providing downside protection collateral     |

Both products are accessible from the **Earn** tab.


---

# 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/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.
