> 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/militaryshooterzone/paddlebuttonmods/alternar-serpiente.md).

# Alternar serpiente

| <img src="/files/6fd8b42b1a52b72601d2270eb56e0dbe13c503c7" alt="" data-size="original"> | <h2><mark style="color:rojo;">Alternar Snake</mark></h2> |
| --------------------------------------------------------------------------------------- | -------------------------------------------------------- |
| <img src="/files/60591634efabf3525a23dfb6286b2014cda97e7f" alt="" data-size="original"> |                                                          |

***

| Botón de paleta Snake M.O.D. de alternancia                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Este M.O.D. combina una técnica de agacharse y esprintar para permitirte asomarte desde la cobertura de forma rápida y segura. Puedes pasar sin problemas entre posiciones e incluso desplazarte manualmente de lado a lado para ser más difícil de acertar.</p><hr><p><em><strong>QUICKY</strong></em> <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line"><em><strong>TOCA Y SUELTA</strong></em> la <em><strong>BOTÓN DE PALETA</strong></em> para transicionar sin problemas a <strong>Snake agachado</strong> (Vibración intensa): Diseñado para coberturas más altas; alternará entre agachado y de pie. Si <img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line"><em><strong>PULSA</strong></em> la <em><strong>BOTÓN DE PALETA</strong></em> de nuevo mientras está en <strong>Snake agachado</strong>, se desactivará.</p><hr><p><img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENER</strong></em> la <em><strong>BOTÓN DE PALETA</strong></em> para transicionar sin problemas a <strong>Snake tumbado</strong> (2 vibraciones intensas): Diseñado para coberturas más bajas; alternará entre tumbado y agachado. Si <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENER</strong></em> la <em><strong>BOTÓN DE PALETA</strong></em> de nuevo mientras está en <strong>Snake tumbado</strong>, se desactivará.</p><hr><p><img src="/files/d476232bbf71cfe68ea9516208b5eba4f959556f" alt="" data-size="line"><em><strong>AL TOCAR</strong></em> <img src="/files/4018cb8bb1f686428e63dd8784ecec99b5cd4040" alt="" data-size="line"><em><strong>ACTIVADOR</strong> siempre se desactivará, independientemente de la posición actual.</em></p><hr><p><em>El desplazamiento lateral horizontal suspenderá el M.O.D., manteniéndote agachado o tumbado para permitirte controlar cuándo y dónde asomarte.</em>  <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENER RECARGA</strong> te mantendrá tumbado para mantenerte a salvo del fuego enemigo mientras recargas.</em></p> |

Específico de GAMEPACK: [**COD MW 22 / WZ 2**](/horizon-es/manuals/militaryshooter22.md)


---

# 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/militaryshooterzone/paddlebuttonmods/alternar-serpiente.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.
