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

# Castle System

## Castle System

Castle System Overview

In the new **castle system**, players must **choose a side** by joining one of the available castles.

Below are the benefits and details on how to join and manage a castle:

**What are the benefits of joining a castle?**

When you join a castle, the leaders can create weekly events and challenges that will increase the profits for all their members. These events provide opportunities to earn more and engage in exclusive activities.

**How to choose which castle to join?**

In the "Castles" tab, you can see the total mining power of each castle. You can also visit the communication channels of each castle to learn about the specific benefits and community dynamics before deciding which side to join.

**What do leaders gain by owning a castle?**

Castle leaders earn 50% of their members' deposits, generating additional revenue that will be reinvested into the community through internal events, benefiting all members.

#### **Castle Leaders and Benefits**

Castle leaders earn **20% of Battle Token sales** and are automatically approved in the **RMT system**, generating **additional revenue**. This revenue will be **reinvested into the community** through internal events, benefiting all castle members.

This initiative aims to strengthen the leaders' role in the game's growth, providing direct benefits to the community and fostering collaboration among players.

**Want to build a community without creating a castle?**

Simply get in touch with a castle leader and negotiate the possibilities of building your community within an existing castle.

**What happens when a user joins a castle?**

Once a user joins a castle, they become a referral for that specific castle and can switch castles whenever they want. This provides flexibility in choosing the best community for their goals.


---

# 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, and the optional `goal` query parameter:

```
GET https://miner-dynasty-1.gitbook.io/miner-dynasty/castle/castle-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
