# How to Play?

Mysticia is an online MMORPG. You can play it on any computer with a minimum required correct GPU. To authenticate and log in to the game, you will need to have a Metamask based wallet.

### What is MetaMask?

*MetaMask is a software cryptocurrency wallet used to interact with EVM blockchains such as Ethereum or Binance Smart Chain. It allows users to access their wallets through a browser extension or mobile app, which can then be used to interact with decentralized applications.*

<figure><img src="/files/fgtsesCsYS663UIfkDJg" alt=""><figcaption><p><em>Logo of MetaMask</em></p></figcaption></figure>

[> Check this article to know how to create a MetaMask Wallet (account)](https://myterablock.medium.com/how-to-create-or-import-a-metamask-wallet-a551fc2f5a6b)

Once you have your own wallet, you need to head to [mysticia.co](https://mysticia.co/) and click on the "Play" button available on the home page. Then download our game launcher for Windows or MacOS.

You will need to use the Ethereum network, to switch networks on Metamask.

When you have started the game, you will be going through the login queue: you will have to select a region to play on, for now, we have two options, this is made to reduce your latency (potential network sync issues) while you're playing:

* Europe Region (Based in the Netherlands)
* United States (Based in San-Francisco)

Then you will just have to create your first character and join the adventure.

## Welcome to Mysticia, good luck finding the best Mysxit and NFTs during your sessions!


---

# 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://mysticia.gitbook.io/mysticia/start/how-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.
