# Tổng quan công nghệ

* **Mạng lưới triển khai:** vBTC được xây dựng trên **BNB Chain**, sử dụng tiêu chuẩn BEP-20, đảm bảo khả năng tương thích cao trong hệ sinh thái DeFi hiện hành.
* **Kiến trúc hệ thống:** Bao gồm các thành phần chính:&#x20;
  * Giao thức mint/redeem vận hành on-chain
  * Smartcontract quản lý tài sản
  * Tích hợp thanh khoản trên các DEX lớn như **PancakeSwap và Uniswap**
* **Nền tảng công nghệ:** EVM-compatible, hoạt động tối ưu trên Layer 1 BNB Chain.
* **Ngôn ngữ lập trình:** Smartcontract của vBTC được viết bằng Solidity, phổ biến và dễ kiểm toán.


---

# 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/cong-nghe-cot-loi/tong-quan-cong-nghe.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.
