> For the complete documentation index, see [llms.txt](https://meta-minigames.gitbook.io/metamini-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meta-minigames.gitbook.io/metamini-whitepaper/welcome-to-meta-minigames.md).

# Welcome to Meta Minigames

{% hint style="info" %}
**GitBook tip:** your product docs aren't just a reference of all your features! use them to encourage folks to perform certain actions and discover the value in your product.
{% endhint %}

## Overview

Meta Minigames is a robust Game-Fi ecosystem that strives to become the home of skill-based wagering in web3.

Our games are designed to be hyper-casual, with rapid gameplay elements. We defeat the stereotype of Game-Fi being complex, simplifying the onboarding process for gamers.

Developers are given the tools needed to launch on our platform, to establish and monetise their communities.&#x20;

$MMG serves as the native utility token, empowering users to participate within the ecosystem. This whitepaper outlines the project's core features, tokenomics, partnerships, and its commitment to improving the project. By pursuing strategic partnerships, Meta Minigames will revolutionise Game-Fi through bespoke, carefully curated experiences.

## Mission

Meta Minigames has the **vision** to pioneer skill-based wagering in web3.

Although this is our core vision, our **mission** extends beyond the surface.

Our mission is to be a **leader** in GameFi, on-boarding the next generation of gamers into web&#x33;**.**&#x20;

Many projects make this their mission, but are they:

* Adopting sustainable business models that cater to the needs of web2 gamers?
* Developing user-friendly onboarding processes?
* Creating systematic approaches to mitigate confusion of web3 technologies?

We take these questions into consideration, and given time, we will onboard players through; off-chain economics and gameplay, FIAT on and off ramping and intuitive wallet solutions to name a few.

It's paramount that we remain adaptable in an environment that is constantly evolving. And to do that, we need to continually develop our infrastructure; from our team, to our vision, roadmap and goals.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://meta-minigames.gitbook.io/metamini-whitepaper/welcome-to-meta-minigames.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
