# Overview

<figure><picture><source srcset="/files/dFqWRv0ZRfHfa8qbeciK" media="(prefers-color-scheme: dark)"><img src="/files/Jb0aAtc6xGe4HST1H5fo" alt=""></picture><figcaption></figcaption></figure>

**hBTC is Bitcoin that earns Bitcoin** — self-custodial, transparent, and fully redeemable for native Bitcoin.

Deposited BTC is deployed into DeFi to generate BTC-denominated yield. The primary strategy is to borrow stablecoin assets against BTC collateral (e.g., borrow USDh on Zest), deploy those assets into yield strategies (e.g., stake USDh on Hermetica), and harvest profits back into BTC.

hBTC is a liquid staking token (LST) that accrues yield daily and auto-compounds returns.

The core design principles are:

* **Self-custodial:** Assets can only move via protocol smart contracts; governance changes are timelocked; no centralized custodians.&#x20;
* **Permissionless withdrawals:** Users can withdraw back to native Bitcoin at any time.
* **Full transparency:** All transactions are on-chain and independently verifiable.
* **Automated risk controls:** Pre-defined leverage, delta, and interest spread controls with off-chain keepers; no discretionary manual trading.

{% hint style="success" %}

## Get Started

1. **Open** the [Hermetica app](https://app.hermetica.fi/)
2. **Connect** a Bitcoin & Stacks wallet, like [Xverse](htps://xverse.app)
3. **Stake** your BTC for hBTC
4. **Earn** daily BTC yield
   {% 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://docs.hermetica.fi/hbtc/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.
