> For the complete documentation index, see [llms.txt](https://climate-guardians.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://climate-guardians.gitbook.io/docs/game/in-game-assets.md).

# In-Game Assets

Players can collect in-game assets or units and create their own playstyle by utilizing card synergies. While non-NFT commanders and troops may have their own effects, NFTs expand upon this and give the player much more freedom when making and customizing their village and battle strategies.

Players can allow their into any structure that allows assets to be used to provide a boost in the capability of the structure, however, this depends on the type of asset used. The appearance of structures or buildings across a player's village can also be changed if the player owns any type of building of the appropriate type. This means that everyone in-game can have a unique-looking village and outposts.

Players also have the opportunity of buying land using in-game currency that allow players to build even more structures in their village without having to reclaim any outposts. This can give players a certain edge in the game as they are able to build more structures and hence be able to produce more resources passively or troops.

![](/files/GpAiHdepiESfMyrzj9ta)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://climate-guardians.gitbook.io/docs/game/in-game-assets.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.
