# How to start

- [Login guide](https://docs.vbtc.me/en/how-to-start/login-guide.md)
- [Wallet setup](https://docs.vbtc.me/en/how-to-start/wallet-setup.md)
- [Network Configuration](https://docs.vbtc.me/en/how-to-start/network-configuration.md)
- [Wallet connection](https://docs.vbtc.me/en/how-to-start/wallet-connection.md)
- [Wallet management and disconnection](https://docs.vbtc.me/en/how-to-start/wallet-management-and-disconnection.md)
- [Select Minting mode: On-Chain / Off-Chain](https://docs.vbtc.me/en/how-to-start/select-minting-mode-on-chain-off-chain.md)
- [How to Mint and Redeem vBTC On-Chain](https://docs.vbtc.me/en/how-to-start/how-to-mint-and-redeem-vbtc-on-chain.md)
- [Mint vBTC On-Chain](https://docs.vbtc.me/en/how-to-start/how-to-mint-and-redeem-vbtc-on-chain/mint-vbtc-on-chain.md)
- [Redeem vBTC On-Chain](https://docs.vbtc.me/en/how-to-start/how-to-mint-and-redeem-vbtc-on-chain/redeem-vbtc-on-chain.md)
- [How to mint vBTC Off-chain](https://docs.vbtc.me/en/how-to-start/how-to-mint-vbtc-off-chain.md)
- [Mint vBTC Off-chain](https://docs.vbtc.me/en/how-to-start/how-to-mint-vbtc-off-chain/mint-vbtc-off-chain.md)
- [Redeem vBTC Off-chain](https://docs.vbtc.me/en/how-to-start/how-to-mint-vbtc-off-chain/redeem-vbtc-off-chain.md)


---

# 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/how-to-start.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.
