> 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/registration.md).

# Registration

{% hint style="info" %}
This tutorial assumes that you are already familiar with how to set up a wallet since the VM currently only supports digital currencies (such as USDC/USDT) for payment. If you don't know how to set up a wallet, please refer to this [tutorial](https://support.metamask.io/hc/en-us/articles/360015489531-Getting-started-with-MetaMask) to learn how to use a wallet. Make sure you have a few dollars worth of MATIC in your wallet on the Polygon network to pay for gas fees.
{% endhint %}

### Steps

1. Log in using email or wallet to [vm.com](https://vm.com).
2. Go to the [domain registration](https://vm.com/domain/search) page.

<figure><img src="/files/XT1Vx83CSaNihNAE0VrS" alt=""><figcaption></figcaption></figure>

3. Enter the domain  you want to register, then click **Search**.

<figure><img src="/files/mMPaUoJ72cqj6B7TAYUa" alt=""><figcaption></figcaption></figure>

4. Add the domain to the **shopping cart** and click **Submit**.

<figure><img src="/files/rLnFExu4vr5BIQEzzbUr" alt=""><figcaption></figcaption></figure>

5. Confirm your order, while adjusting the registration period for the domain you need.

<figure><img src="/files/mBGmwixUFuDAS1DLfwPO" alt=""><figcaption></figcaption></figure>

6. Choose the domain information template that has been verified. (Please note, transferring a domain requires filling out an information template. If the information template has not been created or is still under verification, please [add one](https://vm.com/domain/template/add) or wait for verification to pass first!)

<figure><img src="/files/19vn5do2OUTxDJFJ44DE" alt=""><figcaption></figcaption></figure>

7. Agree and check the [registration agreement](/agreement-and-terms/reg-agreement.md), then click **Submit.**

<figure><img src="/files/izfFFdRhAEP3Lkb1h2k9" alt=""><figcaption></figcaption></figure>

8. Proceed to the order settlement page and click **Pay**. (You can use your balance, plugin wallet payment, or bank transfer payment, and you can also use points for deduction.)

<figure><img src="/files/R82erXeSmSlvjG6XYLDR" alt=""><figcaption></figcaption></figure>

After successful payment, your registration application will be submitted, and you can later check the progress in [My Domains](https://vm.com/domain/list).

If the domain registration fails, the funds will be refunded to your current [account balance](https://vm.com/finance/overview).

<br>


---

# 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/registration.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.
