# Create Account

In VM, you can choose to create an account using either an email or a Web3 wallet. If you create an account using an email, you will need to bind a Web3 wallet when you need to buy or sell domain names.

{% content-ref url="/spaces/RHFZVRVtJGL7MCntGpnN/pages/ZAymmQEMKXb8Og4JN6a6" %}
[Create account with an email](/guide/create-account/create-account-with-an-email.md)
{% endcontent-ref %}

{% content-ref url="/spaces/RHFZVRVtJGL7MCntGpnN/pages/SJd1nncpTXJTuGGRs0rM" %}
[Create account with wallet](/guide/create-account/create-account-with-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/oyhbjDeqD9lJBO40LwNp" %}
[Log in with wallet QR scan](/guide/create-account/log-in-with-wallet-qr-scan.md)
{% endcontent-ref %}


---

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