> For the complete documentation index, see [llms.txt](https://docs.solv.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solv.finance/key-products/solvbtc.md).

# SolvBTC

**SolvBTC** is an **on-chain Bitcoin reserve asset**, designed to represent Bitcoin in on-chain financial systems in a **secure, transparent, and protocol-native** form.

Each SolvBTC corresponds to **one fully backed unit of Bitcoin reserve**, governed by clearly defined rules for minting, custody, and redemption.\
SolvBTC provides a consistent and verifiable way for Bitcoin to exist and circulate within programmable on-chain environments, while remaining anchored to Bitcoin as the final settlement layer.

***

### Why an On-Chain Bitcoin Reserve Is Needed

Bitcoin is the most widely adopted and trusted digital asset, with unmatched security and monetary properties. At the same time, modern on-chain systems rely on assets that can be **programmatically integrated, composed, and executed** across protocols and chains.

This creates a structural gap:

* Bitcoin serves as a global value anchor
* On-chain systems require reserve assets that can participate in standardized execution flows

**SolvBTC bridges this gap** by expressing Bitcoin as an **on-chain reserve**, making it accessible to a wide range of on-chain systems while preserving Bitcoin’s fundamental role.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.solv.finance/key-products/solvbtc.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.
