# 8.1 Architecture

The marketplace consists of three interlocking layers — Trade, Display, and Governance.

1. Trade Layer

* Items can be listed or purchased on any chain (Solana, Ethereum, BNB Chain, Base)
* Inventory and pricing synchronize automatically through the multi-chain protocol.

2. Display Layer

* Each NFT includes its full timeline: origin enemy, forger ID, purification timestamp.
* High-rarity gear can be exhibited in seasonal public showcases or auctions.

2. Governance Layer

* Holders of $ARTHUR can propose new item categories, adjust market fees, and initiate community events such as “The Month of Blades.”


---

# 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.arthuradventure.xyz/8.-hero-marketplace/8.1-architecture.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.
