> 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/gamepack/gamepackmods/togglemods.md).

# M.O.D.s alternáveis \[A-Z]

- [Anti-AFK](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/anti-afk.md)
- [Assistência de mira](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/assistencia-de-mira.md)
- [Foco automático](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/foco-automatico.md): M.O.D. alternável de foco automático no COD WZ Cal, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Atraso de quickscope e AHB](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/foco-automatico/quickscopebreathdelay.md)
- [Prender a respiração automaticamente](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/prender-a-respiracao-automaticamente.md)
- [Atraso de quickscope e AHB](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/prender-a-respiracao-automaticamente/quickscopebreathdelay.md)
- [Inclinação automática](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/inclinacao-automatica.md)
- [Recarga automática (gravador)](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/recarga-automatica-gravador.md): M.O.D. de recarga automática (gravador) em SW BF2, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Tempo de recarga](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/recarga-automatica-gravador/reloadtime.md)
- [Corrida automática](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/corrida-automatica.md)
- [Zona morta](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/zona-morta.md)
- [Corrida com mergulho](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/corrida-com-mergulho.md): M.O.D. alternável de corrida com mergulho no COD MW 22 / WZ 2, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Headshot fácil](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/headshot-facil.md)
- [Faca fácil](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/faca-facil.md): M.O.D. alternável de faca fácil em Grand Theft Online, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Corpo a corpo rápido](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/corpo-a-corpo-rapido.md)
- [Assistência de mira rotacional](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/assistencia-de-mira-rotacional.md)
- [Cancelar slide](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/cancelar-slide.md): M.O.D. alternável de cancelar slide em COD MW3-2023, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Slide YY](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/slide-yy.md): M.O.D. alternável de Slide YY em COD MW 22 / WZ 2, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Rolamento inteligente](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/rolamento-inteligente.md): M.O.D. alternável de rolamento inteligente em Grand Theft Online, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Acelerar](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/acelerar.md): M.O.D. alternável de acelerar na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Sprint rápido](https://guide.strikepack.com/horizon-pt/manuals/gamepack/gamepackmods/togglemods/sprint-rapido.md): M.O.D. alternável de sprint rápido na Série FC, GAMEPACK STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.


---

# 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/gamepack/gamepackmods/togglemods.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.
