# Overview of vBTC operation model

vBTC is designed to operate seamlessly across both on-chain and off-chain environments, offering an optimal combination of the convenience found in centralized finance (CeFi) and the transparency and autonomy of decentralized finance (DeFi).

This dual-mode support not only addresses the diverse needs of users but also establishes a secure, efficient, and accessible transactional ecosystem. The following highlights key aspects of both operational models: On-chain & Off-chain models.

<br>


---

# 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/overview-of-vbtc-operation-model.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.
