# Liquidity

This page outlines expected **time-to-liquidity** across protocol cooldowns and chain settlement.

#### No lockups

hBTC has **no lockup period**. Users may initiate a withdrawal at any time, subject only to the applicable **protocol cooldown** and **chain settlement timing**.

#### Withdrawal cooldown

* **Standard:** **72 hours**
* **Express:** **4 hours** *(express fee applies; see* [*Fees*](/hbtc/fees.md)*)*

{% hint style="info" %}
Express withdrawals are capped at **2.5% of net asset value** within any 24-hour period.
{% endhint %}

#### On-chain settlement targets&#x20;

* **Deposit: \~30 minutes** (3 Bitcoin confirmations)
* **Withdraw**: **\~80 minutes** (8 Bitcoin confirm

{% hint style="warning" %}
Confirmation times are targets and can vary with network conditions.
{% endhint %}

{% hint style="info" %}
Settlement targets are defined by the sBTC bridge, not the protocol.
{% 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/how-it-works/liquidity.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.
