# Security

vBTC operates on the **BNB Chain** - a blockchain known for its high security and decentralized architecture. The protocol inherits the full infrastructure-level protection mechanisms of BNB Chain, ensuring transaction safety and resistance to forgery for all vBTC-related activities.

All minting and redeeming processes are executed through smart contracts, with data recorded publicly, transparently, and immutably. This eliminates the risk of manipulation and enhances the overall trustworthiness of transactions.

In addition to on-chain security, the vBTC transaction mechanism is also designed to minimize slippage risk. vBTC swaps are executed through high-liquidity trading pairs on leading decentralized exchanges such as PancakeSwap and Uniswap, ensuring price stability and deep market liquidity. Prioritizing top-tier liquidity platforms also helps reduce the risk of price manipulation and delivers a secure trading experience for users.

<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/core-technology/security.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.
