# Stable

The third dApp available on the Devnet is a dApp for issuing stablecoins on Bitcoin, fork of Liquity V2 protocol.&#x20;

The stablecoin is not pegged to any other asset and serves only as a demonstration of the ability to issue and interact with CDP-backed stablecoin on Bitcoin. The native Bitcoin borrowing solution allows users to use BTC as collateral to mint USDB.&#x20;

The dApp also remains independent and does not represent the official Compound protocol, focusing solely on enabling lending and borrowing within Bitcoin’s testnet environment.


---

# 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://midl.gitbook.io/midl/examples-of-use/stable.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.
