# Description

Memoverse has an additional Player interaction segment - Memoverse Mini Games. These mini-games are designed to gradually immerse players in the World of Memoverse through additional activity.&#x20;

For completing each mini-game, Players will receive rewards. And the players who reach the highest result in the mini-game will receive valuable prizes!


---

# 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://wiki.memoverse.io/mini-games/description.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.
