> For the complete documentation index, see [llms.txt](https://docs.vm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vm.com/guide/quick-start.md).

# Getting Started

## Preparation work

Please set up according to the following guide before starting to use the VM. If you are already proficient but still have questions, you can click to jump to the relevant tutorial for further understanding.

[Create your account with an email](/guide/create-account/create-account-with-an-email.md)

[Create your account with wallet](/guide/create-account/create-account-with-wallet.md)

[Log in with wallet QR scan](/guide/create-account/log-in-with-wallet-qr-scan.md)

## User Guide

Once you have correctly set up and connected your wallet, you can refer to the step-by-step guide below to start learning how to use the VM.

[Registration ](/guide/registration.md)

[Transfers](/guide/transfers.md)

[Sell domain](/guide/sell-domain.md)

[Buy domain](/guide/buy-domain.md)

[Loan](/guide/loan.md)

## FAQ

In order to help you quickly find answers, we have specially selected a series of frequently asked questions by users, and answered them here.

[General FAQ](/faqs/general.md)

[Trade FAQ](/faqs/trade.md)

[Domain FAQ](/faqs/domain.md)

[Deposit & Withdrawal FAQ](/faqs/deposit-withdrawal.md)

If you can't find what you need, please visit the [Telegram group](https://t.me/VmDomainsEN) and seek help there!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vm.com/guide/quick-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.
