> 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/militaryshooter21/gamepackmods/togglemods/melee-rapido.md).

# Melee rápido

| M.O.D. de alternancia rápida de combate cuerpo a cuerpo                                                                                                                                                                                                                                                                                                                                                                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Cuando está activado** <img src="/files/367250ee25a4587afb17ba98b3d71953449d65ab" alt="" data-size="line">**ENCENDIDO**, este M.O.D. te permite <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">***MANTÉN PRESIONADO CUERPO A CUERPO*** para golpear cuerpo a cuerpo repetidamente tan rápido como tu juego lo permita, para tener la mejor oportunidad de ganar un combate cuerpo a cuerpo. |

{% hint style="danger" %}
Las implementaciones pueden incluir un ligero retraso para acomodar las acciones dentro del juego que comparten el botón. Para evitar quedar en desventaja, comienza <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">***MANTENIENDO PRESIONADOS*** simplemente **antes de** estar dentro del alcance cuerpo a cuerpo.
{% 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/militaryshooter21/gamepackmods/togglemods/melee-rapido.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.
