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

# Alternar Snake

| <img src="/files/db08e1d773d6ef6761d0433366f6a1967d7aa493" alt="" data-size="original"> | <h2><mark style="color:vermelho;">Alternar Cobra</mark></h2> |
| --------------------------------------------------------------------------------------- | ------------------------------------------------------------ |
| <img src="/files/2e3c53c948c9f392753e2df988c174b2c24ace18" alt="" data-size="original"> |                                                              |

***

| Botão M.O.D. de Alternar Cobra e Raquete                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p>Este M.O.D. combina uma técnica de agachar e correr para permitir que você espreite da cobertura de forma rápida e segura. Você pode fazer a transição entre posições sem interrupções e até mesmo se mover manualmente de um lado para o outro para ser mais difícil de acertar.</p><hr><p><em><strong>QUICKY</strong></em> <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line"><em><strong>TOQUE E SOLTE</strong></em> o <em><strong>BOTÃO PADDLE</strong></em> para fazer a transição perfeita para <strong>Cobra Agachada</strong> (Vibração Forte): Projetado para cobertura mais alta; alternará entre agachado e em pé. Se você <img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line"><em><strong>TOQUE</strong></em> o <em><strong>BOTÃO PADDLE</strong></em> novamente enquanto estiver em <strong>Cobra Agachada</strong>, ele será DESATIVADO.</p><hr><p><img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line"><em><strong>SEGURE</strong></em> o <em><strong>BOTÃO PADDLE</strong></em> para fazer a transição perfeita para <strong>Cobra Deitada</strong> (2 Vibrações Fortes): Projetado para cobertura mais baixa; alternará entre deitado e agachado. Se você <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line"><em><strong>SEGURE</strong></em> o <em><strong>BOTÃO PADDLE</strong></em> novamente enquanto estiver em <strong>Cobra Deitada</strong>, ele será DESATIVADO.</p><hr><p><img src="/files/5bdab575ddf8e8dbea53934f8e57235f84eb6225" alt="" data-size="line"><em><strong>TOCAR</strong></em> <img src="/files/59ba52717dbc86807203c6d54cff984a96ba0860" alt="" data-size="line"><em><strong>ATIVADOR</strong> sempre será DESATIVADO, independentemente da posição atual.</em></p><hr><p><em>O movimento lateral horizontal suspenderá o M.O.D., mantendo você agachado ou deitado para permitir que você controle quando e onde espreitar.</em>  <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line"><em><strong>MANTENDO RECARREGAR</strong> manterá você deitado para mantê-lo protegido do fogo inimigo enquanto recarrega.</em></p> |

Específico para o GAMEPACK: [**COD MW 22 / WZ 2**](/horizon-pt/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-pt/manuals/militaryshooterzone/paddlebuttonmods/alternar-snake.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.
