# Indie game developer

If you were an Indie game team and hoped people would trade in-game items, launching your game objects such as character, item and equipment would be a good way.

Via「NFT Maker - Gaia 」

You can edit your item attributes on Metadata pages.

For example :

* you can set up power, health point, speed ...etc for your character
* or quality, rarelity or level ...etc for your equipment

then you can read the nft with web3 system on your game.

If you were developing with Unity, try "nethereum" API to let your game can read NFT and its attributes.


---

# 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://metaverse-freeport.gitbook.io/gaia-nft-maker/use-cases/for-game-designer/indie-game-developer.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.
