# Castle System

![Icon](/files/3ZXMfDgs0n4ZziHDTpuS)

The **Castle System** module displays your current progress in acquiring Castle Points and leveling up the Castle feature in Forge of Empires.

## Menu Overview

![Structure](/files/O2Z8uU3DFzS0UcqFka9J)

The Castle System module is structured as follows:

* A title bar with the [Configuration menu](#configuration)
* **Castle Progress Display**: Shows your current Castle Points, the required points for the next level, and your current level.
* [**Log Button**](#log): Opens a detailed view of point gains.
* [**Castle Point Overview**](#usage): Breakdown of point sources and progress bars.

## Configuration

![Configuration](/files/ZZX8s0fzeT28PrOF1YYJ)

* Enable or disable the display of **group names** in the main window for better clarity.
* Set how long the **gain logs** should be kept.

## Usage

The module categorizes Castle Point gains into 4 main **groups**, each showing a progress bar toward their respective point caps.

Use the **log button** to view detailed gain history, including what activity generated Castle Points and when.

### Log

![Log View](/files/Vku6sbQPYn7Ve46yAl70)

* Use the **Overview** button to go back to the main overview screen.

## Tips

* Monitor this module regularly to identify which group needs more activity to optimize your Castle Point income.
* Adjust configuration to match your data retention preferences.


---

# 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.foe-helper.com/english/module/castle.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.
