# 基于二层协议的的DEX

VoltSwap 是Meter生态系统中的第一个DEX协议 。是一个完全由社区驱动的项目，用于展示 Meter 区块链的功能。其中交易有一些专门为散户交易和投资者设计的特殊功能。


---

# 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://cn.docs.voltswap.finance/master.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.
