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

# Sell Domain

{% hint style="info" %}
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 cover gas fees.
{% endhint %}

VM is a fully peer-to-peer trading market, so buying and selling must be tied to a wallet address. If you are a traditional email login user and have not tied a wallet address, you can go to the [settings](https://vm.com/account/safety) page to bind it. Users who log in with a wallet do not need to bind again.

If you have already transferred or registered a domain, the system will gift a small amount of gas fees to that address after you bind it, to help you complete your first listing or transaction.

You can sell your domain by following these steps.

{% embed url="<https://www.youtube.com/watch?v=uZqgnUwcl7A>" %}
How to sell a domain?
{% endembed %}

### Steps

1. Log in using email or wallet to [vm.com](https://vm.com).
2. Go to [My Domains](https://vm.com/domain/list) page and click **Sell**.

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

3. Set the listing price and the duration of the listing, and click **Confirm**.

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

4. Redirect to the wallet interface to perform the authorization signature operation.(Only a signature is required for next listings.)

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

5. Congratulations, your domain NFT has been successfully listed!

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


---

# 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/sell-domain.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.
