# Architecture

### **Architecture**

Desiege uses the same modular contract architecture that is planned to be used in the main Realms game (upgradeable modules controlled and regulated by an arbiter). For game 1, minting is free for $LORDS token holders, with a minimum required amount in your wallet that is verified. No NFTs or tokens on Layer-1 need to be transferred. The Realms DAO will pay the StarkNet fees, if any, to mint the NFTs used in the game. Light and Dark elements are minted from an ERC-1155 compatible token contract on StarkNet. The front-end and StarkNet contracts are open-source.

### **Side-quests**

There are side-quests being planned. Clues will be dropped, and knowledge of how the system works will be an advantage. Some side-quests can also be won by chance.


---

# 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://bibliotheca.gitbook.io/lootverse-master-scroll/desiege/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.
