# NFT-In-Game-Gegenstände

Wie am Anfang des Buches erwähnt, ist jeder Gegenstand im Spiel ein NFT, aber die Gegenstände können in Kategorien unterteilt werden, und hier ist eine Liste davon:

| Gruppe    |               Bild               |
| --------- | :------------------------------: |
| Bretter   | ![](/files/1obhImQxtHHZUKwefIRR) |
| Artikel   | ![](/files/RUQKZxHF5YrbOP0ZsU9T) |
| Eier      | ![](/files/KB15iOBAv3cloJ7TLnOQ) |
| Haustiere | ![](/files/UNPYMaRj6okIPxAfbW5A) |
| Drachen   | ![](/files/tQuYRPRuhOblIJbo3Trb) |
| Figuren   | ![](/files/0NA59nkMTuMbnq5BNssX) |


---

# 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.pixudi.com/pixudi-manual/german/blockchain-funktionen/nft-in-game-gegenstande.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.
