# Ally Overview

{% hint style="success" %}
This module can be activated in [Settings](/english/module/settings.md#pop-ups-tab)
{% endhint %}

The **Ally Overview** module provides a centralized view of all allies currently assigned to your buildings, including their level, rarity, and the bonuses they provide to your city’s military strength.

## Menu Overview

![Menu Overview](/files/tbs74anKRKDURuuWWI2Z)

The interface includes:

* **Filter Dropdown** (top left): Allows filtering buildings by ally room rarity (eg. Common, Rare, Epic).
* **Data Table** with the following columns:
  * **Building**: Name of the building having an Ally room.
  * **Rarity**: Rarity of an Ally building can hold. (★ for rarity)
  * **View**: Opens up [City Overview](/english/module/town.md#town-overview) highlighting the selected building.
  * **Rarity**: Rarity of an Ally. (★ for [rarity](#rarity-icons))
  * **Ally**: Name of the Ally (eg., Boudica, Alexander the Great).
  * **Level**: Indicates Ally’s current level of the ally.
  * **Bonuses**: Shows the bonus types and values provided.

### Rarity Icons

* ☆ = Common
* ★ = Uncommon
* ★★ = Rare
* ★★★ = Epic
* ⭐ = Legendary

{% hint style="info" %}
Timeless Junction can hold an Ally of any rarity.
{% endhint %}

## Usage

This view helps you:

* Track unassigned allies and unoccupied buildings
* Track all ally assignments across your city
* Quickly compare which allies give the strongest bonuses
* Swap or reassign allies for optimal benefit

## FAQ

**Q: How do I level up an ally?**\
A: Collect XP through gameplay.

**Q: Can I change which building an ally is assigned to?**\
A: Yes, use the in-game interface to move or reassign allies to different buildings.


---

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