> For the complete documentation index, see [llms.txt](https://foe-helper.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foe-helper.gitbook.io/docs/english/module/incidents.md).

# Incidents

![Icon](/files/hy5Wo9Km1gTHap29f518)

### Menu Overview

![Screenshot](/files/JkY6WRozXJG1OCXE55ra)

The table displays which incidents are present, where they are located, and how much time remains before they disappear.

### Icon Badges

![Icon bagdes](/files/0ZAPbAf6s77bP4keNkik)

On the FOE Helper toolbar icon, an overlaid number shows how many incidents are currently available in your city.\
If no number is displayed, there are currently no collectable incidents in your city.

### FAQ

**Q: Can the exact position of an incident be shown?**\
A: No, unfortunately not. The position is random and changes over time.

**Q: Can future incidents (not yet appeared) also be listed?**\
A: No, this feature had to be removed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://foe-helper.gitbook.io/docs/english/module/incidents.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.
