# NFT Shop

In-game NFTs in Arsenal are used for strategic utilities, assets, and collectables. Once your [blockchain wallet is connected](/gyrosstudio-gitbook/gyros-studios-developments/arsenal/connecting-your-wallet.md) to Arsenal, the game will check for your NFTs that you own that can be used in the game. All NFTs can be bought on our NFT marketplace.

[Find all NFTs and their utilities here.](/gyrosstudio-gitbook/welt-project-fabwelt/welt/nfts/list-of-fabwelt-nfts.md)

To use strategic NFTs in Arsenal, your NFTs need to be added to Arsenal for your blockchain wallet. Strategic NFTs are consumables and can only be used once to get that strategic advantage during gameplay. Once they are added to your Arsenal account, you can use them during gameplay by opening the assets menu by pressing the letter O.

NFTs used as assets like weapons or player skins don't need to be transferred to your Arsenal account first. These NFTs are recognized by the game as long as your wallet is connected.

<figure><img src="/files/4p8hpn3vSPqNQebgKQh3" 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://gyrosstudios.gitbook.io/gyrosstudio-gitbook/gyros-studios-developments/arsenal/nft-shop.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.
