# vBTC features

* **Displayed in Nami Exchange Spot wallet:** vBTC will be displayed in the Spot wallet on Nami Exchange.
* **Send assets off-chain:** vBTC can be transferred off-chain between Nami Exchange accounts.
* **On-Chain Withdrawal:** Allows users to withdraw on-chain vBTC to their personal wallets.
* **Spot Trading:** vBTC can be traded on Spot with the vBTC/VNST on Nami Exchange.
* **Flexibility:** Supports minting and redeeming both on-chain and off-chain, enabling easy conversion between the two versions.
* **Wallet Integration:** Users can connect with popular wallets such as MetaMask, Coinbase Wallet, OKX Wallet, and WalletConnect.


---

# 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/vbtc-features.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.
