# Modules

- [Alerts](https://docs.foe-helper.com/english/module/alerts.md): The Alerts module lets you create and manage custom reminders
- [Ally Overview](https://docs.foe-helper.com/english/module/ally.md): Monitor and manage all your assigned allies, their levels, and combat bonuses.
- [Army Advice](https://docs.foe-helper.com/english/module/army-advice.md)
- [Aztec Helper](https://docs.foe-helper.com/english/module/aztec.md): Helps you play the Aztec Minigame by showing probabilities of rewards.
- [Battle Potions](https://docs.foe-helper.com/english/module/potions.md): Displays the shortest currently active potion and your full inventory of potions.
- [Blue Galaxy Helper](https://docs.foe-helper.com/english/module/blue-galaxy.md): Maximize benefit from the Blue Galaxy's 2x bonus.
- [Building Efficiency Rating](https://docs.foe-helper.com/english/module/efficiency.md): Compare and evaluate special buildings based on customized efficiency criteria.
- [Castle System](https://docs.foe-helper.com/english/module/castle.md): Track and analyze your progress toward Castle Points and levels.
- [Close All Windows](https://docs.foe-helper.com/english/module/close-all.md)
- [Continent Map Overview](https://docs.foe-helper.com/english/module/continent.md): Continent Map Overview
- [Compare Friends with Threads](https://docs.foe-helper.com/english/module/compare-friends.md): Compares multiple conversation threads to show which friends are included in each
- [FP Collector Overview](https://docs.foe-helper.com/english/module/collector.md): This overview helps players track passive and active FPs gains over time.
- [Discord Webhooks](https://docs.foe-helper.com/english/module/discord.md)
- [FP Investments](https://docs.foe-helper.com/english/module/fp-investments.md): Monitoring your external investments
- [GB Calculator](https://docs.foe-helper.com/english/module/gb-calculator.md): This tool helps you level your Great Buildings using a 1.9 support (or any custom value).
- [GB Cost Calculator](https://docs.foe-helper.com/english/module/gb-cost.md): GB Cost Calculator
- [GB Investment](https://docs.foe-helper.com/english/module/gb-investment.md): This overview helps to compare the Return on Investment (ROI) of Great Buildings (GBs)
- [GB Tracker](https://docs.foe-helper.com/english/module/tracker.md): Quickly find a specific Great Building across neighbors, friends, or guildmates for investment opportunities.
- [GE Results](https://docs.foe-helper.com/english/module/gex.md): Displays your guild's Guild Expedition results, including historical comparisons.
- [Guild Battleground (GBG)](https://docs.foe-helper.com/english/module/battleground.md): This feature helps players coordinate GBG attacks.
- [GBG Overview](https://docs.foe-helper.com/english/module/gbg-players.md): Displays an overview of Guild Battleground (GBG) activity for each guild member, including fights, negotiations, total actions, and attrition rate.
- [Guild Member Overview](https://docs.foe-helper.com/english/module/members.md): Displays complete guild member information, including GBs, treasury stock, guild buildings, and participation stats.
- [Incidents](https://docs.foe-helper.com/english/module/incidents.md): This module shows which incidents are currently available in your city for collection.
- [Info Box](https://docs.foe-helper.com/english/module/infobox.md): Displays all system messages the game generates, with filtering and viewing options.
- [Import export](https://docs.foe-helper.com/english/module/import-export.md): Backup or restore your FoE Helper data between devices.
- [Market Filter](https://docs.foe-helper.com/english/module/market.md): Helps locate specific market offers and filter them more effectively.
- [Merger Game](https://docs.foe-helper.com/english/module/mergergame.md): How does the Merger Game info work?
- [Military Units Overview](https://docs.foe-helper.com/english/module/military.md): Military Units Overview
- [Motivate/Polish Helper](https://docs.foe-helper.com/english/module/motivate.md): Displays recent interactions
- [Negotiation Helper](https://docs.foe-helper.com/english/module/negotiation.md): This module is designed to help you with negotiations.
- [Notes](https://docs.foe-helper.com/english/module/notes.md)
- [Production Overview](https://docs.foe-helper.com/english/module/production.md): Displays a detailed overview of all resources, bonuses, and items produced in your city.
- [PvP Arena Overview](https://docs.foe-helper.com/english/module/pvp-arena.md): Review your attack and defense history in the PvP Arena and monitor point changes.
- [Reconstruction Size List](https://docs.foe-helper.com/english/module/reconstruction.md): Displays the sizes and quantities of buildings stored in the Reconstruction Mode inventory.
- [Recurring Quests](https://docs.foe-helper.com/english/module/recurring.md): Track completion of recurring quests for diamonds rewards.
- [Scouting Info](https://docs.foe-helper.com/english/module/scouting.md)
- [Sets, Upgrades & Kits](https://docs.foe-helper.com/english/module/kits.md): Provides overview of available Sets and Chains.
- [Settings](https://docs.foe-helper.com/english/module/settings.md): Settings for FoE Helper
- [Settlements Overview](https://docs.foe-helper.com/english/module/settlements.md): Displays resources, diplomacy requirements, surplus/deficits, and expansion costs for Cultural Settlements.
- [Statistics](https://docs.foe-helper.com/english/module/stats.md): Visualizes your in-game data over time.
- [Technology (Tech) Tree](https://docs.foe-helper.com/english/module/tech-tree.md): Summarizes cumulative resource requirements to unlock the technology tree up to a chosen era.
- [Town Overview](https://docs.foe-helper.com/english/module/town.md): View and interact with a visual map of your city. Easily export it to the foe-helper.com website for planning.
- [QI Overview](https://docs.foe-helper.com/english/module/qi-players.md): Track and compare Quantum Incursion activity and progress of guild members.


---

# 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.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.
