> For the complete documentation index, see [llms.txt](https://guide.strikepack.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.strikepack.com/horizon-fr/manuals/app/bottombar/blockmods.md).

# Bloquer les M.O.D.

<figure><img src="/files/08b8676d5e0748e7249849007d7c70747d137d20" alt=""><figcaption></figcaption></figure>

### <img src="/files/b4477648a6547e68f74b10cf4c2e4e16ff6cdd97" alt="" data-size="line"> Basculer le blocage des M.O.D.

<figure><img src="/files/5669fbf39cb6b3e1180c61705b5af06002ae6067" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**ACTIF** Les M.O.D. vont **toujours** affecter vos commandes, quelle que soit l’activité du jeu qui peut partager ces commandes. Parfois, vous devrez temporairement désactiver les M.O.D.
{% endhint %}

<table data-header-hidden><thead><tr><th>Instructions</th><th>Image</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/b4477648a6547e68f74b10cf4c2e4e16ff6cdd97" alt="" data-size="line">M.O.D. autorisés</td><td><img src="/files/90b9a3712797cf2d9a53325be09b1d940fa9cd93" alt="" data-size="line">M.O.D. bloqués</td><td></td></tr><tr><td>Pour bloquer les M.O.D., <img src="/files/0e6d4b918e3bcf33009cf81976cc2a87c2995e88" alt="" data-size="line">appuyez sur la <img src="/files/b4477648a6547e68f74b10cf4c2e4e16ff6cdd97" alt="" data-size="line"><strong>Bloc M</strong>.<strong>O</strong>.<strong>D</strong>.<strong>s</strong> icône, située dans la barre inférieure.</td><td><img src="/files/fba41344ba9dc068829e38acb8365a98e6d7dd04" alt="" data-size="original"></td><td></td></tr><tr><td>Lorsque <img src="/files/90b9a3712797cf2d9a53325be09b1d940fa9cd93" alt="" data-size="line"><strong>BLOQUÉ</strong>, les M.O.D. sont DÉSACTIVÉS jusqu’à ce que vous <img src="/files/0e6d4b918e3bcf33009cf81976cc2a87c2995e88" alt="" data-size="line">la touchiez à nouveau pour les réactiver.</td><td><img src="/files/00893e503b75f4d4de55eb4be5cce58d4a6a680a" alt="" data-size="original"></td><td></td></tr></tbody></table>

{% hint style="info" %}
N’oubliez pas qu’en touchant l’ <img src="/files/90b9a3712797cf2d9a53325be09b1d940fa9cd93" alt="" data-size="line">**BLOQUÉ** icône, vous réactiverez l’utilisation des M.O.D.
{% endhint %}


---

# 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://guide.strikepack.com/horizon-fr/manuals/app/bottombar/blockmods.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.
