# Demo Mode

## <mark style="color:blue;">What is Demo Mode?</mark>

MevX Demo Mode is a risk-free environment designed for users to experience MevX trading features without using real funds. It helps:

* New users learn how to trade and use MevX features.
* Existing users explore new features and updates through tasks and surveys.
* Everyone to practice trading strategies without any financial risk.

Demo Mode simulates real market conditions using Virtual Token (V-Token), allowing you to buy and sell tokens based on live prices while protecting your assets.

## <mark style="color:blue;">How It Works</mark>

* Instant Demo Wallet: When you enter Demo Mode, MevX automatically creates a demo wallet with an amount of V-Token to start trading.
* Real-Time Prices: All buy/sell actions are based on live token prices from the real market.
* Flexible Switching: You can switch between Demo Mode and Live Mode anytime using the "Back to Live Mode" button at the top.

## <mark style="color:blue;">How to Access Demo Mode</mark>

{% embed url="<https://app.arcade.software/share/gMKqgVZbOeM4FuUEqCBn>" %}

* Log in to MevX.io website
* Navigate to the "Demo Mode" section.
* Start practicing trading instantly!

## <mark style="color:blue;">V-TOKEN</mark>

We provide V-Token on each chain we support, here is the list:

* Solana: 10 V-SOL
* Ethereum: 1 V-ETH
* Base: 1 V-ETH
* BNB Chain: 2 V-BNB
* Tron: 4,000 V-TRX
* HyperLiquid: 100 V-USDC
* HyperEVM: 100 V-HYPE
* Avalanche: 100 V-AVAX
* Sui Network: 50 V-SUI


---

# 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.mevx.io/docs/feature-ecosystem/demo-mode.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.
