# 储备证明系统

SolvBTC安全性的一个关键方面是其完全透明的**储备证明系统**。该机制允许用户实时验证流通中的每个 SolvBTC均与BTC或受信任的封装BTC资产 1:1 锚定。通过对储备资产进行分级并提供明确的透明度，Solv协议确保用户可以信任其所持资产的安全性并避免不必要的风险。


---

# 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://www.docszh.com/solv-docs/solvbtc/proof-of-reserve.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.
