# M.O.D.s do GAMEPACK e configurações relacionadas | Gears 5

- [M.O.D.s de alternância](https://guide.strikepack.com/horizon-pt/manuals/gears5/gamepackmods/togglemods.md): Biblioteca A-Z de descrições e instruções de Toggle M.O.D. (Macro Sob Demanda) do GAMEPACK Shooter. Você pode ativar vários Toggle M.O.D.s como quiser.
- [Melee rápido](https://guide.strikepack.com/horizon-pt/manuals/gears5/gamepackmods/togglemods/melee-rapido.md)
- [Ativação da Recarga Automática](https://guide.strikepack.com/horizon-pt/manuals/gears5/gamepackmods/autoreload.md)
- [Ajuste da Recarga Automática](https://guide.strikepack.com/horizon-pt/manuals/gears5/gamepackmods/autoreload/autoreloadadjust.md)
- [Auto Run](https://guide.strikepack.com/horizon-pt/manuals/gears5/gamepackmods/autorun.md)
- [Auto Run Recarregar Espera](https://guide.strikepack.com/horizon-pt/manuals/gears5/gamepackmods/autorun/autorunreloadwait.md)
- [Atraso dos M.O.D.s TURBO](https://guide.strikepack.com/horizon-pt/manuals/gears5/gamepackmods/turbomodsdelay.md)


---

# Agent Instructions: 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:

```
GET https://guide.strikepack.com/horizon-pt/manuals/gears5/gamepackmods.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
