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

# The Assets

## Characters&#x20;

All of our stunning characters are derived from the fantasy medieval world. Each has unique abilities and storylines that captivate with emotional connections.&#x20;

Our villains are just as immersive, while being downright scary. For example, our NFT character The Grand Inquisitor is showcased below, wearing a brown cape.

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

## Buildings&#x20;

Buildings, such as houses, huts, docks, storages, cantinas, inns, mills, forges, and stables are available for active income generation.&#x20;

These lucrative assets enable players to build structures in their desired "community of choice".

Here is an example of our NFT builing: The Grand Forge.

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

## Lands

Various types of land such as villages, towns, harbors, graveyards, and castles are available. &#x20;

Each type of land has different passive or active income generating opportunities where owners can collect taxes from players who build structures on their land, or collect fees for providing services such as respawning or transportation.

We are proud to present our first Village NFT consisting of The Grand Templar Chapel and the 25 land plots assigned to it. The owner of this magnificent structure will enjoy the income tax benefits from every transaction processed within the village boundaries, as well as the land tax collected from homes built by players on the 25 assigned parcels.

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


---

# 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://avalon-the-game.gitbook.io/avalon-the-game/the-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.
