# What is vBTC?

vBTC is a **digital asset** built on Bitcoin (BTC). By owning vBTC, users can own BTC in full-value units instead of long decimal strings, which are prone to errors and security risks. vBTC is pegged at a ratio of **1 BTC = 10⁸ vBTC**, ensuring transparency and accuracy in trading.

vBTC optimizes investor benefits through a **structured process of fractioning, packaging, and guaranteeing the value of BTC.**


---

# 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.vbtc.me/en/readme/what-is-vbtc.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.
