# Connect Wallet

## 💼 Connect Your Wallet to Dante Games and Unlock All Feature <a href="#id-0d8a" id="id-0d8a"></a>

Connecting your wallet to **Dante Games** gives you access to a host of benefits throughout the ecosystem, including the Hellmaster game, staking, vesting for the airdrop claim, participation in exclusive tournaments, and much more.

## 1️⃣ Which Wallets Can I Use? <a href="#id-8271" id="id-8271"></a>

You can connect your wallet in Dante Games and Hellmaster using these main options:

🦊 [**Metamask**](https://metamask.io/) (and other wallets compatible with WalletConnect)\
🔑 [**Immutable Passport**](https://www.immutable.com/passport)

## 2️⃣ How to Connect Your Wallet <a href="#b7ce" id="b7ce"></a>

There are two ways to connect and link your wallet to your Dante Games account:

1. Connecting your wallet directly from the Hellmaster game.
2. Connecting it from the website [app.dantegames.com](https://app.dantegames.com/)

## 🎮 From Within the Hellmaster Game <a href="#id-1a82" id="id-1a82"></a>

1. In the main game screen, in the top-left corner, click the **“Connect Wallet”** button.
2. This will open the Dante Games web/app in your browser.
3. In the web/app, **log in** with the same account you use in the Hellmaster game.
4. Click the **red button** in the top-right corner where your username appears.
5. From the dropdown, select **“View My Profile.”**
6. Within your profile, complete these two actions in order:

* **Connect your wallet**
* **Link your wallet**

It’s crucial to perform both steps so that everything — your progress, tokens, and settings — stays synchronized between the game and the web/app.

⚠️ Once your wallet is connected and linked, **restart Hellmaster** (close and reopen) to see the connection reflected in-game.

## 🌐 From Dante Games’ Official Web/App <a href="#id-2794" id="id-2794"></a>

1. Go to [app.dantegames.com](https://app.dantegames.com/) and log in with the same account you use in Hellmaster.
2. Click the **red button** in the top-right corner where your username appears.
3. Select **“View My Profile.”**
4. In your profile, complete both actions:

* **Connect your wallet**
* **Link your wallet**

Performing both steps ensures your account and game data remain fully synchronized.


---

# 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.dantegames.com/hellmaster/connect-wallet.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.
