> 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-de/manuals/app/bottombar/blockmods.md).

# M.O.D.s blockieren

<figure><img src="/files/bf1019d5fac9398edd3317486bde6d4a7ec0e909" alt=""><figcaption></figcaption></figure>

### <img src="/files/a8390549e7773bcd852bf5100d6220a9c18ccf08" alt="" data-size="line"> M.O.D.s blockieren-Umschalter

<figure><img src="/files/163bd42ae831446409d74aa4b07441ef44f15c0e" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**AKTIV** M.O.D.s werden **immer** deine Steuerung beeinflussen, unabhängig davon, welche Aktivitäten im Spiel sich diese Steuerung möglicherweise teilen. Manchmal musst du M.O.D.s vorübergehend DEAKTIVIEREN.
{% endhint %}

<table data-header-hidden><thead><tr><th>Anweisungen</th><th>Bild</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/a8390549e7773bcd852bf5100d6220a9c18ccf08" alt="" data-size="line">M.O.D.s erlaubt</td><td><img src="/files/a7ec756cd14220770c9715673d361f892c0c236b" alt="" data-size="line">M.O.D.s blockiert</td><td></td></tr><tr><td>Um M.O.D.s zu blockieren, <img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">tippen Sie auf den <img src="/files/a8390549e7773bcd852bf5100d6220a9c18ccf08" alt="" data-size="line"><strong>Blockiere M</strong>.<strong>O</strong>.<strong>D</strong>.<strong>s</strong> Symbol, unten in der Leiste.</td><td><img src="/files/ce6b5ca1ae061d834051640b9c1849f6196fe3e5" alt="" data-size="original"></td><td></td></tr><tr><td>Wenn <img src="/files/a7ec756cd14220770c9715673d361f892c0c236b" alt="" data-size="line"><strong>GESPERRT</strong>, sind M.O.D.s DEAKTIVIERT, bis du <img src="/files/aaf8f7dd6527a0c09c4a566c9a15c4d7b4eefb3e" alt="" data-size="line">erneut darauf tippst, um sie fortzusetzen.</td><td><img src="/files/99ff7214d99b217f45c899f0edf7035538a71b0e" alt="" data-size="original"></td><td></td></tr></tbody></table>

{% hint style="info" %}
Denk daran, dass das Tippen auf das <img src="/files/a7ec756cd14220770c9715673d361f892c0c236b" alt="" data-size="line">**GESPERRT** Symbol die Verwendung von M.O.D.s fortsetzt.
{% 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-de/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.
