# Liquidation Free Loans

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

## How it works

Lock your BTC as collateral and borrow stablecoins - at **no liquidation risk, at any price**.

Loans are fixed-term and fixed-rate. If you choose not to repay, you simply walk away - this is called the **walk-away option**. Your BTC is forfeited to the lender, but you keep the stablecoins. No cascading liquidations, no surprise margin calls.

## For borrowers

* Access liquidity without selling your BTC
* No liquidation at any price - ever
* Fixed terms so you always know your obligations
* Embedded downside protection via the walk-away option

## For lenders

* Fixed income from interest payments
* On default: receive BTC at a discounted acquisition price
* Predictable, structured returns

## Who it's for

**Borrowers:** Retail BTC holders, runes/ordinals community, high-net-worth individuals

**Institutional borrowers:** Foundations, DATs (Decentralized Autonomous Treasuries)

{% hint style="info" %}
**VERIFY** - LTV ratios, interest rates, and loan term lengths 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/borrow/liquidation-free-loans.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.
