# Bind personal wallet for NFT use

In Nemesis Downfall, you can bind multiple web3 wallets to your game account for different purposes, such as:

* Making Nemesis Downfall NFTs that are in your wallet accessible to use in game
* Registering Badges and Community NFTs to get specific perks
* Connect to the game through your web3 wallet (Kroma Chain)

**Note: Binding a wallet requires to use Metamask or Wallet Connect on mobile**

### 1. Binding a web3 wallet

Binding a wallet requires you to be logged in to the game. Follow our [Sign-up and download](/nemesis-downfall/game-guides/sign-up-and-download.md) and [play](/nemesis-downfall/game-guides/play.md) guides if you are not there yet.

From the main menu, access your "account" tab

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

In the bottom left Wallet section, hit the "Connect New Wallet" button.

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

You will be prompted to select the wallet type of you choice

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

Once you have selected a wallet type, a QR code will appear.

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

Launch your wallet app on your mobile, make your you are connected on the BNB CHAIN, then select the QR scanner in the top right (MM)

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

Scan the game's QR Code, confirm the connection and sign the association transaction. You can now close the wallet pop up.

You should now see your new wallet linked to your account in your wallet section!

<figure><img src="/files/fI0eRneAw9ZRfvS7G1c8" alt=""><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://nemesis-downfall.gitbook.io/nemesis-downfall/game-guides/bind-personal-wallet-for-nft-use.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.
