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

# Bloquear M.O.D.

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

### <img src="/files/650bde47822ec694eb7858ac0e878be47a7874b4" alt="" data-size="line"> Alternar bloqueo de M.O.D.s

<figure><img src="/files/5b29cab310d5e15210e1c29567031f70c30d7375" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**ACTIVO** M.O.D.s lo harán **siempre** afectarán tus controles, independientemente de qué actividades del juego puedan compartir esos controles. A veces necesitarás desactivar temporalmente los M.O.D.s.
{% endhint %}

<table data-header-hidden><thead><tr><th>Instrucciones</th><th>Imagen</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/650bde47822ec694eb7858ac0e878be47a7874b4" alt="" data-size="line">M.O.D.s permitidos</td><td><img src="/files/6dccc77881bfa2b0979e56291ff8d0ef4c5e1321" alt="" data-size="line">M.O.D.s bloqueados</td><td></td></tr><tr><td>Para bloquear los M.O.D.s, <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">toca el <img src="/files/650bde47822ec694eb7858ac0e878be47a7874b4" alt="" data-size="line"><strong>Bloquear M</strong>.<strong>O</strong>.<strong>D</strong>.<strong>s</strong> icono, ubicado en la barra inferior.</td><td><img src="/files/2739d4a39550cd27a732fd7980231a669dc50291" alt="" data-size="original"></td><td></td></tr><tr><td>Cuando <img src="/files/6dccc77881bfa2b0979e56291ff8d0ef4c5e1321" alt="" data-size="line"><strong>BLOQUEADO</strong>, los M.O.D.s están DESACTIVADOS hasta que tú <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line">lo toques de nuevo para reactivarlos.</td><td><img src="/files/b0ceaca7954f84885040704c30111b97d583c38b" alt="" data-size="original"></td><td></td></tr></tbody></table>

{% hint style="info" %}
Recuerda que tocar el <img src="/files/6dccc77881bfa2b0979e56291ff8d0ef4c5e1321" alt="" data-size="line">**BLOQUEADO** icono reanudará el uso de 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-es/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.
