# Key Features

**Lightning-Fast Transactions and Low gas fees**

* Meter Network supports transaction throughput of \~1500 TPS. With more than 285 validator nodes on Meter, Meter is the most decentralized and fastest Ethereum layer 2 side chain.

**100% Front Running Resistant**

* DEXes built on Meter are also front running resistant.  Transactions that meet the gas price requirement are ordered based on the time the network receives them instead of the gas prices.  VoltSwap is both censorship and front running resistant yet fully transparent as the original Ethereum.

**Crosschain arbitrages and onboarding exchange DeFi chains with no KYC restrictions**&#x20;

* Since Meter Passport connects to multiple chains, VoltSwap provides the swap capability for swapping assets from different chains to facilitate cross chain arbitrage and onboarding various exchange chains without KYC restrictions.  For example, VoltSwap will have trading pairs between USDT from Ethereum and BUSD from BSC

<table><thead><tr><th width="255.83888937227135">FEATURE</th><th width="230.4325139549993" align="center">METER MAINNET</th></tr></thead><tbody><tr><td>Lightning-Fast Transaction</td><td align="center">Yes</td></tr><tr><td>Low Gas Fees</td><td align="center">Yes</td></tr><tr><td>100% Front-running Resistant</td><td align="center">Yes</td></tr><tr><td>Cross-chain Arbitrage</td><td align="center">Yes</td></tr></tbody></table>


---

# 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://docs.voltswap.finance/key-features.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.
