# In-Game items

This section refers to the NFTs that can be equipped in the game as cosmetic or functional items.&#x20;

### Existing in-game NFTs

At the time of writing of this section, we have already airdropped:

* 2,563 in-game NFTs
* 31 different items

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

## Types of in-game NFTs

Multiple types of in-game items have been created.

1. **Cosmetic items** - t-shirts, hats, Xmas items
2. **Fishing items** - 6 types of fishing rodds. See more about their bonuses in [Fishing](/gameplay/fishing.md)
3. **Armor** - 6 types
4. **Scrolls** - scrolls 1-9 are all needed to unlock a special "Foxy Book of Jokes Quest"
5. **Community-created items:** Muertos mask, Xmas sweater

All if the in-game items in the game are NFTs. This means that **you** own the item, not us. Items can be gained either by completing certain tasks in the game, crafting them or by purchasing from a secondary marketplace. Items have different rarities & traits making some items more valuable than others. Additionally items can be enhanced through crafting, adding to their value.

> As part of our roadmap, we'll be making the in-game items mintable in-game.

### [See items on marketplace](https://opensea.io/collection/rogues-game-items)

###

*Note*: All the above are on **Polygon only**, until we implement account linking.


---

# 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.rogues.studio/gameplay/in-game-items.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.
