> 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-illegal/braquages.md).

# Braquages

Article 18

Les braquages doivent respecter les conditions imposées par le règlement général concernant les effectifs des forces de l'ordre. ( Blocage in-game présent )

Article 19

Toute opération criminelle importante doit être préparée.

L'improvisation totale est déconseillée.

Article 20

Les négociations avec les forces de l'ordre sont obligatoires dès lors que la situation le permet.

Article 21

L'enchaînement répétitif des braquages est interdit.

Article 22

Les véhicules utilisés doivent être cohérents avec le scénario et adaptés à la situation.

Article 23

L'utilisation abusive de civils comme boucliers humains est interdite.\
\
Article A1 \
\
:warning: Vous ne devez jamais quitter une zone de braquage avant l'arrivée de force de l'ordre pour des raison de fair-play , vous ne pouvez évidemment pas faire réference a cette règle in-game si nécessaire éssayer de temporiser de manière roleplay :warning:


---

# 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-illegal/braquages.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.
