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

# M.O.D. alternables \[A-Z]

- [Anti-AFK](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/anti-afk.md)
- [Asistencia de puntería](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/asistencia-de-punteria.md)
- [Enfoque automático](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/enfoque-automatico.md): M.O.D. alternable de enfoque automático en COD WZ Cal, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Retraso de quickscope y AHB](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/enfoque-automatico/quickscopebreathdelay.md)
- [Aguantar respiración automático](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/aguantar-respiracion-automatico.md)
- [Retraso de quickscope y AHB](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/aguantar-respiracion-automatico/quickscopebreathdelay.md)
- [Inclinación automática](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/inclinacion-automatica.md)
- [Recarga automática (grabadora)](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/recarga-automatica-grabadora.md): M.O.D. de recarga automática (grabadora) en SW BF2, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Tiempo de recarga](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/recarga-automatica-grabadora/reloadtime.md)
- [Carrera automática](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/carrera-automatica.md)
- [Zona muerta](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/zona-muerta.md)
- [Sprint en zambullida](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/sprint-en-zambullida.md): M.O.D. alternable de sprint en zambullida en COD MW 22 / WZ 2, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Headshot fácil](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/headshot-facil.md)
- [Cuchillo fácil](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/cuchillo-facil.md): M.O.D. alternable de cuchillo fácil en Grand Theft Online, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Melee rápido](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/melee-rapido.md)
- [Asistencia de puntería rotacional](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/asistencia-de-punteria-rotacional.md)
- [Cancelación de deslizamiento](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/cancelacion-de-deslizamiento.md): M.O.D. alternable de cancelación de deslizamiento en COD MW3-2023, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Slide YY](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/slide-yy.md): M.O.D. alternable de Slide YY en COD MW 22 / WZ 2, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Rodar inteligente](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/rodar-inteligente.md): M.O.D. alternable de rodar inteligente en Grand Theft Online, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Acelerar](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/acelerar.md): M.O.D. alternable de acelerar en la serie FC, GAMEPACK de STRIKEPACK CENTRAL™ para STRIKEPACK HORIZON™.
- [Sprint rápido](https://guide.strikepack.com/horizon-es/manuals/gamepack/gamepackmods/togglemods/sprint-rapido.md): M.O.D. alternable de sprint rápido en la serie FC, GAMEPACK de 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-es/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.
