# 项目特性

1. 在Meter上，**除了有闪电般的交易速度和低gas交易成本以外，还具有防抢单的特性**。Meter网络收取最低gas费。满足 gas 价格要求的交易将根据网络收到它们的时间而不是 gas 价格来排序。Meter 上有超过 110 个验证节点，Meter 是去中心化程度最高和处理速度最快的以太坊二层网络。VoltSwap 既能抗审查，又能防抢单，并且以太坊主网一样完全透明。
2. **最大限度地挖掘流动性，而没有损失资金的风险。**&#x5728;所有现有的交易中，用户必须将他们的 LP 代币存入抵押合约以进行流动性挖矿。Staking 合约的所有者通常拥有合约的管理权限和窃取用户资金的能力。匿名团队运行的项目风险更高。此外，这样的设计限制了用户同时参与多个流动性挖矿程序的能力。VoltSwap 为每个用户创建一个基于 ERC721 NFT 智能合约钱包。只有用户可以访问钱包。用户可以根据需要选择的任意数量的流动性挖矿池，并且代币永远不必离开钱包。这种智能钱包设计将成为 Meter 网络流动性挖矿的标准。
3. **没有KYC限制的情况下使用交易所的DeFi链。**&#x7531;于 Meter Passport 连接到多条链，VoltSwap 提供了不同链资产的交易能力，以促进跨链套利，不受 KYC 限制。例如，VoltSwap 将拥有来自以太坊的 USDT 和来自 BSC 的 BUSD 之间的交易对。


---

# 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/xiang-mu-te-xing.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.
