> 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/francais/module/incident.md).

# Incidents

![Icône](/files/CwnROYsD2TDHnEqTGgma)

Ce module affiche les incidents disponibles dans ta ville que tu peux récolter. Il affiche également les reliques disponibles ou encore cachée en Expédition de guilde.

## Structure

![Structure](/files/PENzs2f0po7e6rOTq1gA)

Dans le tableau sont affichés quels sont les incidents présents, où l'on peut les trouver et pendant combien de temps.

![avec une relique](/files/6mW4KC6H5YfRV2TN977R)

Le type de relique (commune - argent, inhabituelle - or, rare - jade) est indiqué.

## Badge sur l'icône

![Badge sur l'icône](/files/S61yd0YfAu8gVpXCKKSy)

Sur l'icône de la barre d'outils de l'assistant FoE, un nombre superposé indique le nombre d'incident actuellement présents dans votre ville. Si aucun numéro n'est affiché, il n'y a actuellement aucun incident dans votre ville qui peut être récolté.

## FAQ

**Q : Est-il possible d'afficher le lieu exact d'un événement ?**\
R : Non, malheureusement pas. La position est aléatoire et change avec le temps.

**Q : Est-il possible de lister les événements qui apparaîtront dans le futur ?**\
R : Non, cette fonctionnalité a dû être supprimée.


---

# 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/francais/module/incident.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.
