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

# Escrow Trading&#x20;

## What is VM Escrow?

In domain name transactions, buyers and sellers are often unfamiliar with each other, and brokers may be involved to facilitate the deal. This is especially true for high-value transactions, where certain risks may arise:

* Buyers may worry about not receiving the domain after making payment.
* Sellers may worry about not receiving payment after transferring the domain.
* Brokers also need a reliable mechanism to ensure the security of both funds and digital assets throughout the transaction process.

VM Escrow provides a secure escrow service designed to protect buyers, sellers, and brokers. By holding funds securely and facilitating the transaction process, VM Escrow helps ensure that all parties fulfill their obligations according to the agreed terms.

This trusted escrow mechanism reduces transaction risks, safeguards both funds and domain assets, and enables all parties to complete domain transactions with confidence.

{% content-ref url="/pages/NoeD9ujkL3j9XOkzfvoR" %}
[Web3 Escrow](/guide/escrow-trading/web3-escrow.md)
{% endcontent-ref %}

{% content-ref url="/pages/7rJuQKdT0kgWxzalZ2i4" %}
[Traditional Escrow Transaction](/guide/escrow-trading/traditional-escrow-transaction.md)
{% endcontent-ref %}

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/escrow-trading.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.
