# Connecting your wallet

![](/files/fgPCtHBQySaoxzOaEiga)

In order to play Arsenal, it's needed to connect your wallet to the game. It's used for [redeeming your WELT earnings](/gyrosstudio-gitbook/gyros-studios-developments/arsenal/redeem-or-adding-welt.md) and accessing your [in-game NFTs](/gyrosstudio-gitbook/gyros-studios-developments/arsenal/nft-shop.md). There are 2 options to connect your wallet:

* Metamask (desktop or mobile)
* WalletConnect (desktop only)

Currently, Arsenal can be connected to 5 chains:

* Binance Smart Chain Mainnet
* Polygon Mainnet
* TrustEVM testnet
* Oasis testnet
* Mantle testnet

![](/files/063WZ3M8mliVcbKmac91)

You can only connect 1 wallet to your account. A wallet cannot be connected more than once at the same time. Once your wallet is connected, the game will check your wallet for WELT tokens and your [in-game NFTs](/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts.md). Arsenal cannot do any transaction without the wallet owner approving first. Arsenal will never ask for spending approval from your wallet.

In the [Main Menu](/gyrosstudio-gitbook/gyros-studios-developments/arsenal/the-main-menu-explained.md), you will see the amount of WELT in your wallet and the amount of WELT you have staked.&#x20;


---

# 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://gyrosstudios.gitbook.io/gyrosstudio-gitbook/gyros-studios-developments/arsenal/connecting-your-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.
