# GB Tracker

![Icon](/files/84FFBAl6jf2MfbrjCaMg)

The **Great Building Search** module helps you find a specific GB across your **friends**, **neighbors**, or **guildmates** so you can easily invest Forge Points or find BP's.

## Menu Overview

![Menu Overview](/files/3LSS8aHxXXz2UFBJHNDP)

The window consists of:

* A **dropdown list** to select the GB you want to search for (only one GB at a time).
* Optional filters:
  * **Minimum and maximum level** to narrow the search.
  * **In Progress** checkbox to record only GBs with Forge Points already placed.

## Usage

1. Open the **Great Building Search** module window.
2. Use the **social bar** or the **ranking list** to visit other players.
3. For each player, **open their GB list**:
4. As you browse, the helper **automatically tracks** and lists any matches based on your criteria.

![Menu Overview](/files/Ta2gYANOZox2h9PUPd1d)

5. The **progress bar** indicates how filled a GB is (green bar shows % of Forge Points already invested)
6. Use the **reset button** to clear results and start a new search.

## FAQ

**Q: Do I need to keep the module open during visits?**\
A: Yes, the module must be open while browsing player GBs to track matches.

**Q: Can I search for more than one GB at once?**\
A: No, only one GB at a time can be tracked.

**Q: Does this show if a GB is locked?**\
A: No, it only shows Forge Point progress and matched criteria.


---

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