# Stormbit

Structured options-backed credit. Borrowers take USDC loans against BTC or ETH at 0% APR — each loan settles on a listed option expiry, with no liquidation along the way. Lenders fund those loans and earn the option premium each loan generates — yield priced at origination, paid from inside the trade.

{% tabs %}
{% tab title="Lenders" %}
Deposit USDC, receive soUSD. Yield comes from the call premium written on every loan's collateral — priced at trade entry, uncorrelated to Fed rates. Tenors with a floor mechanism.
{% endtab %}

{% tab title="Borrowers" %}
Post BTC or ETH, receive USDC. 0% APR, settled at the expiry you choose, no liquidation. The trade-off is explicit: your upside is capped at the call strike until settlement.
{% endtab %}

{% tab title="Deals" %}
Buy discounted collateral from expired loans. Dutch auction — price drops over time, first buyer wins.
{% endtab %}
{% endtabs %}

***

**New to Stormbit?** [Options-Backed Credit](/why-stormbit.md) → [How It Works](/protocol/how-it-works.md) → [Earn](/product/earn.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.stormbit.finance/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.
