# Start Playing

* **Go to** <https://alpha.forge.game/> . Playable on Desktop, Android and iPad
* You can play as guest right away
* There are **3 game modes**: Dungeon, Duel and Tournament
  * 👹 **Dungeon** is single player, compete against NPC Bosses
  * ⚔️ **Duel** is PvP. You can risk and bet in-game currency on your win.
  * 🏆 **Tournament** is multiplayer, you play one or multiple times against each opponent, player with most points wins. Tournaments run 3 times daily, around 20:00 in US/Europe/Asia time zones<br>

## Tutorial

<figure><img src="/files/TdwJdD4kF4UTKp971cvt" alt=""><figcaption></figcaption></figure>

After loading the game, you are taken into Tutorial mode. It is recommended to finish it. You have to follow the guide steps and kill the dragon. However if you are familiar with the game mechanics, click the skip tutorial button in the top left of the screen&#x20;

## Guest Mode

By default you play as guest. However it is recommended to sign up. Guests have most of the game locked. As a guest your progress is saved in browser's cache. If it's deleted, your data is lost forever.

## Sign Up

Click the Player button in the top left of the home screen.

<figure><img src="/files/L0SvrjViM5Cx4EeWfNrf" alt="" width="188"><figcaption></figcaption></figure>

Then click Sign Up. If you have been referred by someone, enter their Parner Code. This way you both will be rewarded. Your rewards include treasure chests and gold.

<figure><img src="/files/vAW0cADfqATstVyEfBv8" alt="" width="375"><figcaption></figcaption></figure>

After Signing Up, confirm your account by clicking the link in the email. Now you can Sign In. You will be asked if you want to transfer all the guest data to the newly created account. This means if you have been playing as guest and created cards, earned gold etc, all will be transferred to that account. This is usually the recommended option.&#x20;

<figure><img src="/files/wAqRkJgGO7yhO3eeZ7PE" alt="" width="188"><figcaption></figcaption></figure>

Afterwards you'll see your player profile. That's it you're all set!

<figure><img src="/files/pN2ZhECAPTPTzlSbYlVG" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://forge-10.gitbook.io/season/start-playing.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.
