# vBTC Conversion mechanism

### **vBTC conversion**

vBTC Conversion refers to the minting process, as defined by the vBTC protocol in Vietnamese terminology. This means new vBTC tokens are generated and added to the circulating supply. After connecting their wallet and converting a supported asset (such as USDT, USDC, ETH, BNB, or BTCB) through the vBTC protocol, users receive an equivalent amount of vBTC based on the fixed exchange rate at the time of the transaction.

### **BTCB conversion**

BTCB Conversion refers to the redeem process. In this process, users deposit vBTC back into the protocol. Upon confirmation, the system transfers the corresponding amount of BTCB to the user's wallet and simultaneously burns the redeemed vBTC to maintain supply balance.

<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/vbtc-conversion-mechanism.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.
