# Alpha Version

## <mark style="color:red;">Objective</mark>

The goal of the game is to create the most powerful MMA gym by raising your name and your fighters to the **top of the Leaderboard** !

To climb the leaderboard you'll need points, you can get those through the registration of your [<mark style="color:red;">Fighter cards</mark>](/whitepaper/assets/cards/fighter-card.md) into the different [<mark style="color:red;">Leagues</mark>](/whitepaper/mcg-wiki/alpha-version/buildings/arenas/league-system.md) in the [<mark style="color:red;">Arenas</mark>](/whitepaper/mcg-wiki/alpha-version/buildings/arenas.md).

Each registration cost [<mark style="color:red;">Fight Session</mark>](/whitepaper/mcg-wiki/alpha-version/buildings/arenas/fight-session.md), the amount being variable depending on the league's specification.&#x20;

The leagues available are [<mark style="color:red;">changing</mark>](/whitepaper/mcg-wiki/alpha-version/buildings/arenas/league-system.md#leagues-rotation) after their completion, the criteria to access them are changing at the same time

**As a manager your duty is to establish the registration's strategy** so that your fighter brings you the most points out of their fights.

{% hint style="info" %}
MetaFight is available on both **mobile devices** & **desktop browsers**.

The Game is **free to play**, Starter cards are given to all new manager so that he may build his own management.
{% endhint %}


---

# 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.metafight.com/whitepaper/mcg-wiki/alpha-version.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.
