# Blue Galaxy Helper

![Icon](/files/781pIuWqm2o5PexrUqsw)

The **Blue Galaxy Helper** shows you which buildings to collect first in order to maximize the 2x collection bonus granted by the Blue Galaxy Great Building.

## Menu Overview

![Structure](/files/YQNUCK7PyvdWZYB8b9QZ)

The Blue Galaxy Helper is structured as follows:

* **Header bar** with a [Configuration](#configuration) menu
* **Rating Menu** used to rate worth of goods versus Forge Points
* **Building display overview**, listing which buildings are ready to collect

## Configuration

![Configuration](/files/nw3CCryRmyxLocr0hJMT)

* Enable Auto-open to launch the Helper automatically when the Blue Galaxy is collected. This setting is also available under [Settings](/english/module/settings.md)
* Show fragments produced by buildings in the list

## Usage

When you collect from your Blue Galaxy, the Blue Galaxy Helper opens automatically and displays a list of buildings eligible for the 2x bonus, sorted by highest-valued buildings, based on their resource output.

* Buildings **ready to collect** are shown in **green**
* Others show a **countdown** until they become collectible (in minutes or hours)
* Clicking the **eye icon** next to a building will open the City Overview module and highlight the building’s location on your map by making it blink.
* To refresh the list, close and reopen the Blue Galaxy Helper

{% hint style="warning" %}
Unmotivated buildings may be deprioritized if they don’t produce resources.
{% endhint %}

### Auto-close

The Blue Galaxy Helper **automatically closes** once the last valid collection is used.

## FAQ

**Q: How can I refresh the collection timer for buildings?**\
A: Close and reopen the Blue Galaxy Helper using the icon in the top menu bar.

**Q: Why does the Blue Galaxy Helper not open automatically?**\
A: Make sure automatic opening is enabled in the configuration, and the Blue Galaxy collection has been triggered.

**Q: Can I turn this module off entirely?**\
A: Yes, go to [Application Settings](/english/module/settings.md) and disable the Blue Galaxy Helper.


---

# 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/blue-galaxy.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.
