> For the complete documentation index, see [llms.txt](https://altura.gitbook.io/westown/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://altura.gitbook.io/westown/in-game/comment-faire-un-report.md).

# Comment faire un report

Dans certaines situation en jeu vous allez être amené à faire des tickets en jeu, que ce soit pour poser une question à laquelle vous n'avez pas la réponse ou pour résoudre un désaccord sur une scène (sur l'aspect roleplay de la scène par ex: power gaming, méta, etc.)

Faire un ticket en jeu est assez courant, voici donc comment formuler votre ticket :

Appuyer sur "J", et `"+ Nouveau Report"`, ensuite un menu devrais s'ouvrir `"Raison du report"` vous demandant pour quelle raison faites vous se report. Répondez au questions sérieusement et un staff sera notifié.\
\
Une fois le problème résolu, une notifications apprêtera en haut à droite de votre écran vous indiçant comme quoi le report à été fermé.


---

# 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://altura.gitbook.io/westown/in-game/comment-faire-un-report.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.
