# Guild Battleground (GBG)

![Icon](/files/6VNjlRU4KYBho1jgWnYi)

This feature monitors provinces, shows their unlock times, lets you set alerts, and create notes for easy sharing in guild chats.

## Menu Overview

![Guild Battleground](/files/KNiyNdxSMPcUsjZZo7OO)

The Guild Battleground interface is structured top-to-bottom as follows:

* **Ucoming sectors tab** - Tab displaying upcoming sectors
* **Sector Progress** - Tab displaying progress on sectors
* **Select all** - button to select all available provinces for copying to guild chats
* **Map** - Map view of sectors with names, progress, and boost color

## Upcoming sectors tab

Tab displaying Provinces and their unlocking times

![Guild Battleground](/files/lNBL9KP5YMBYkkfNh0W3)

The Upcoming sectors tab is structured top-to-bottom as follows:

* **Province** - Displaying sectors names
* **Owner** - Guild owning the province
* **at** - Time of unlock by timezone set on your PC
* **in** - Time remaining until unlocked
* **Set Alert** - Setting Alert for province unlock (more info in Alerts module)

## Sector progress tab

Tab displaying Provinces, their required and current progress

![Sector progress](/files/7HkrNenLaxfaW4jRMU0y)

The Sector progress tab is structured top-to-bottom as follows:

* **Province** - Displaying sectors names
* **Owner** - Guild owning the province
* **Progress** - Current progress on sector
* **Required** - Progress required for sector capturing

## Configuration

The configuration menu enables changing the level of detail in the Guild Battleground menu

![Configuration menu](/files/acwTRefX3mI5MGLChRxD)

The Configuration is structured top-to-bottom as follows:

* **Show Guilds** - If selected, names of Guilds owning sectors are displayed in the menu
* **Show only adjacent sectors countdowns** - If selected, only adjacent sectors are displayed in the menu (selected by default)
* **Show own sectors countdowns** - If selected, own sectors are displayed in the menu with countdowns until unlock


---

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