# Free-to-Play

There are several ways to enjoy playing MagicCraft for free.

### Joining a match created by another player:

* Register on the lobby page.
* Connect to your account using a personal cryptocurrency wallet.
* Check the list of available matches created by other players and awaiting commencement.
* Select a match from the list that does not require an entry ticket purchase.
* Choose "Join as a player" to confirm your participation.
* Access the Web2 version of the game and await the game invitation.
* Accept the invitation and prepare for the arena to launch.

You can utilize the filter option to quickly sort through the available matches.

### Creating your own match and inviting friends:

* Connect to your account using a personal cryptocurrency wallet.
* Navigate to the game browser.
* Click the "Create Lobby" button.
* Select the desired mini-quest type (Capture the Point, Skull Grub, Escort).
* Choose the number of players, ranging from 1v1 to 10v10.
* Specify the preferred game server (Europe or Asia).
* Choose a map.
* Enter a name for the match.
* Optionally set a password for match entry.
* Leave the "Stake $MCRT" field empty and disable the slider.
* If necessary, set the date and time for the match to commence.
* Confirm the match creation.
* Press the "Ready" button.
* Invite friends to the game by sharing the match name and, if applicable, the password.
* Press "Start game" at the designated time or when all players are ready.
* Access the Web2 version of the game and anticipate the arena launch.

Before the match commences, you can modify any of the match parameters if needed and transfer connected players between teams, ensuring teams are formed according to your requirements. Please note that this option is not available in the Web2 version of the game.

<br>

<br>


---

# 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://docs.magiccraft.io/magiccraft-game-pvp-moba/free-to-play.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.
