# Trading V2

## Overview

Previously, the inconvenience of navigating between decentralized exchanges (DEX) and centralized exchanges (CEX) was a necessity to engage in spot and perpetual trading. That changes today. Welcome to Mummy Finance, where we offer a seamless experience encompassing both spot and perpetual trading functionalities. With Mummy V1 and Mummy V2 operating concurrently, they facilitate two distinct liquidity pools, each presenting its unique advantages.

<table><thead><tr><th width="253">Features</th><th>Mummy V1</th><th>Mummy V2</th></tr></thead><tbody><tr><td>Trading</td><td>Spot and perpetual </td><td>Perpetual</td></tr><tr><td>Available trading assets</td><td>Blue-chip tokens and stablecoins</td><td>Crypto, Forex, and Commodities</td></tr><tr><td>Liquidity pool</td><td>Single pool with many assets including blue-chip tokens and stablecoins</td><td>Single pool with stablecoins only</td></tr><tr><td>Exchange balance</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Data Price Feeds</td><td>Chainlink</td><td>Pyth</td></tr><tr><td>Collateral</td><td>Blue-chip tokens or stablecoins</td><td>Stablecoins only</td></tr><tr><td>Can choose collateral and output token?</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td></tr><tr><td>Min. Collateral</td><td>10 USD</td><td>5 USD</td></tr><tr><td>Max. Leverage</td><td>Up to 100x</td><td>Up to 250x</td></tr><tr><td>Position fees</td><td>0.1%</td><td>0.08%</td></tr><tr><td>Number of trade for one asset at a same time</td><td>1</td><td>Unlimited</td></tr><tr><td>Trailing stop</td><td><span data-gb-custom-inline data-tag="emoji" data-code="274c">❌</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td></tr><tr><td>Order types</td><td>Market, Limit</td><td>Market, Limit, Stop Market, Stop Limit</td></tr><tr><td>Liquidation</td><td>Can be partial or whole position</td><td>Whole position only</td></tr><tr><td>Referral</td><td>Rebates are accumulated and distributed manually</td><td>Rebates are accrued and automatically distributed from every trades made by referees</td></tr><tr><td>Network</td><td>Fantom, Optimism, Arbitrum, Base</td><td>Fantom first, expanding soon</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.mummy.finance/trade/trading-v2.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.
