# Simulator

The Meme Games Simulator is a dynamic trading experience that allows players to test their instincts using $MGAMES in a virtual meme coin market.

## Entering the Simulator <a href="#entering-the-simulator" id="entering-the-simulator"></a>

1. Use $MGAMES earned from previous game wins to participate.
2. Select from 6 available meme coins to swap your tokens into.

## Coin Swapping Rules <a href="#coin-swapping-rules" id="coin-swapping-rules"></a>

1. **Entry Transaction**
   * Swap $MGAMES Tokens for meme coins.
   * 1% transaction fee deducted from $MGAMES Tokens.
   * Example: 100 $MGAMES Tokens becomes 99 tokens' worth of meme coin.
2. **Exit Transaction**
   * Convert meme coins back to $MGAMES Tokens at any time.
   * Another 1% transaction fee applied.
   * Final amount reflects current coin market value.

## Market Dynamics <a href="#market-dynamics" id="market-dynamics"></a>

1. Meme coin values directly mirror prices in the main game.
2. Coin values fluctuate in real-time.
3. Players track current coin value and potential gains/losses.

## Strategy <a href="#strategy" id="strategy"></a>

* Timing of entry and exit is crucial
* Understand market trends
* Be mindful of transaction fees

**Disclaimer** Meme Games Simulator is purely a game of chance and strategy. Simulated coin performance is for entertainment only and should not be considered financial advice.


---

# 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://whitepaper.memegames.ai/simulator.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.
