# Access the Game

Make sure you have installed MetaMask and added the Harmony Mainnet to it. \
\
If you need help, follow this tutorial here:

{% content-ref url="/pages/ypqzaDTK5M2hAlVVGE5H" %}
[Sign up Using Metamask](/endersgate/welcome/getting-started/sign-up-using-metamask.md)
{% endcontent-ref %}

Next step is to head over to the <https://endersgate.one> website on your Desktop web Browser and hit "Play".&#x20;

![](/files/PKCrqszngoLLJ4msNp9D)

Next click on "Connect" to connect your MetaMask Browser extension Wallet: <br>

![](/files/LQOVe1SRDhYwTFmjRA5M)

After connecting your wallet, click "Play": <br>

![](/files/qkNYF446iq3dxW1cQUZi)

Next, create your very own deck of cards using the "Deck Builder".&#x20;

{% hint style="info" %}
During the Alpha play testing period, Decks can be built without owning the NFT card. \
\
Once Enders Gate is released, only the NFT Cards you own in your wallet can be used to build your Decks.&#x20;
{% endhint %}

Next, head into "Deck Builder':<br>

![](/files/Hp7itiCTaqNco59ZID2q)

{% hint style="success" %}
Hit F11 on your keyboard to expereince the game in Full Screen.&#x20;
{% endhint %}

Hit the empty field and then click "Create New":&#x20;

![Empty Deck Field](/files/QEwLhY79RgxcFjugXUtU)

![Create New Deck](/files/cesFsRZK7HYpMCMGrMOR)

{% hint style="info" %}
You can create up to 20 Decks and edit them freely using your MetaMask Wallet.&#x20;
{% endhint %}

Select 25-30 Cards to build out your deck for your play style. <br>

![](/files/qBZcQ84TH26En0yuFbWo)

Enter a name for your deck and when you're done, hit "Save":

![](/files/3llc8mKAivgEvncS8leD)

Select your newly created deck: <br>

![](/files/DDAI66UJEUfUAxwYaR94)

![](/files/hqv0HmAALZjJXknks0Jn)

Once selected, you're ready to join your Arena match!&#x20;

![](/files/TEkCMQoLrvyIIYOi3hYY)


---

# 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://endersgate.gitbook.io/endersgate/welcome/trading-card-game/access-the-game.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.
