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

# Règlement hrp

Le HRP concerne tout ce qui se passe en dehors du RolePlay : Discord, comportement, tickets, staff et respect entre joueurs.

## Respect entre joueurs

Le respect est obligatoire entre tous les membres.

Les insultes HRP, menaces, discriminations, propos haineux, harcèlement ou humiliations sont interdits.

Un désaccord doit être réglé calmement via un ticket Discord, jamais en scène RP.

## Comportement toxique

* Le troll, le grief, la provocation abusive et le manque de fair-play sont interdits.
* Les dramas publics, règlements de comptes et accusations sans preuve sont interdits.
* Tout comportement visant à nuire à l’expérience des autres joueurs peut être sanctionné.

## Staff et tickets

* Les décisions du staff doivent être respectées.
* Les contestations doivent se faire via un ticket Discord.
* Mentir au staff, cacher des preuves ou manipuler une situation est interdit.
* Le spam de tickets ou le manque de respect envers le staff peut entraîner une sanction.

## Discord, stream et vocal

* Le partage d’informations RP en vocal Discord est interdit.
* Utiliser un stream pour obtenir une information RP est du metagaming.
* Les soundboards abusifs et les nuisances vocales sont interdits.
* Le HRP vocal doit rester exceptionnel et uniquement en cas de nécessité.


---

# 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, and the optional `goal` query parameter:

```
GET https://dreamlight.gitbook.io/dreamlight/reglement-hrp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
