# FAQ

<details>

<summary>How can i purchase a package?</summary>

MemeGames can be played by purchasing Coin Packs. They are available either in the Coin Packs section in your menu, or through the "purchase more coins" button on your home page. You may either activate these packs, or send them to other gamers after purchase. Memegames accepts many different crypto currencies for payment, and credit cards.

</details>

<details>

<summary>What is a reserve pack?</summary>

Reserve packs are automatically purchased for you to help you retain your active status. A reserve pack for $135 is automatically purchased once your Ambassador wallet reaches $135 or your gamer wallet reaches 1,350 MG Tokens - whichever comes first. This reserve pack will be automatically used whenever you go inactive in order to help you maintain your activity.

</details>

<details>

<summary>When I buy in games coins, how long can I use them for?</summary>

Coin packs are kept indefinitely as long as they are not activated and your account remains active. Once a coin pack is activated, it will expire in 30 days.

</details>

<details>

<summary>What is the difference between MG Coin and $MGAMES</summary>

MG Coins are purchased to play the game. They are used whenever a gamer plays the 10, 25, or 100 coin games. They are refunded if a user did not finish in the top 10% of gamers for the given game. $MGAMES Tokens are received for finishing in the top 10% of gamers for a given game. They can be exchanged for Meme Coins, or used to purchase additional game packs.

</details>

<details>

<summary>How do you win a game?</summary>

At the end of any given game, $MGAMES Tokens are awarded to the top 10% of gamers that chose the winning coin (The meme coin that performs better during the 24 hour period and ends with a positive change). All other gamers are refunded the MG Coins they used to play the game.

</details>


---

# 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/getting-started/faq.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.
