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

# Bloquear M.O.D.s

<figure><img src="/files/6710e53d1779f23b2f086fe07695e971da76a3d0" alt=""><figcaption></figcaption></figure>

### <img src="/files/01fe04486c7d4da9ce5e75c93a361cce665e7885" alt="" data-size="line"> Alternância de bloqueio de M.O.D.s

<figure><img src="/files/494be37bb824a1fec3281a65fb6e2b2637644f4a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**ATIVO** M.O.D.s sempre **sempre** afetarão seus controles, independentemente de quais atividades no jogo possam compartilhar esses controles. Às vezes, você precisará desligar temporariamente os M.O.D.s.
{% endhint %}

<table data-header-hidden><thead><tr><th>Instruções</th><th>Imagem</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/01fe04486c7d4da9ce5e75c93a361cce665e7885" alt="" data-size="line">M.O.D.s permitidos</td><td><img src="/files/883e5527e29d65c153c9ffc0fc3637766317bbfe" alt="" data-size="line">M.O.D.s bloqueados</td><td></td></tr><tr><td>Para bloquear M.O.D.s, <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">toque no <img src="/files/01fe04486c7d4da9ce5e75c93a361cce665e7885" alt="" data-size="line"><strong>Bloquear M</strong>.<strong>O</strong>.<strong>D</strong>.<strong>s</strong> ícone, localizado na barra inferior.</td><td><img src="/files/9e172c8846e435cb16fd86045017acd154cdd899" alt="" data-size="original"></td><td></td></tr><tr><td>Quando <img src="/files/883e5527e29d65c153c9ffc0fc3637766317bbfe" alt="" data-size="line"><strong>BLOQUEADOS</strong>, os M.O.D.s ficam DESLIGADOS até que você <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line">toque nele novamente para retomá-los.</td><td><img src="/files/4ea07166af14d2f47fd754ab3e47f75b8dd11cff" alt="" data-size="original"></td><td></td></tr></tbody></table>

{% hint style="info" %}
Lembre-se de que tocar no <img src="/files/883e5527e29d65c153c9ffc0fc3637766317bbfe" alt="" data-size="line">**BLOQUEADOS** ícone retomará o uso do 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-pt/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.
