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

# Corrida estável

| <img src="/files/04081ae9cbd182b066ec2297208f428191538a3c" alt="" data-size="original"> | <h2><mark style="color:vermelho;">Corrida Contínua</mark></h2> |
| --------------------------------------------------------------------------------------- | -------------------------------------------------------------- |

***

| M.O.D. Corrida Contínua                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Corrida Contínua**: <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">***MANTER CORRIDA*** por pelo menos um segundo e este M.O.D. assumirá a corrida a partir daqui, até que você <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">***MANTER CORRIDA*** novamente por pelo menos meio segundo.                                                                                                                                                                                                                                                                                                                                                                      |
| **Corrida Turbo**: <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">***MANTER CORRIDA*** por pelo menos um segundo e este M.O.D. assumirá o toque rápido da corrida a partir daqui, até que você <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line">***MANTER CORRIDA*** novamente por pelo menos meio segundo.                                                                                                                                                                                                                                                                                                                                                         |
| <p><strong>Cavalo Contínuo</strong>:  Ao montar um cavalo,<img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line"><em><strong>MANTER CORRIDA</strong></em> por pelo menos um segundo e este M.O.D. assumirá o toque rápido da corrida a partir daqui, até que você <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line"><em><strong>MANTER CORRIDA</strong></em> novamente por pelo menos meio segundo.</p><ul><li>Compatível com o <strong>Modo Cinemático</strong>.</li><li>Pode ajudar com <strong>vínculo rápido com o cavalo</strong>.  Se você estiver se movendo devagar o suficiente, você fará carinho no seu cavalo continuamente para ganhar afeto com ele.</li></ul> |
| <p></p><p><strong>Cavalo Turbo</strong> - Ao montar um cavalo, <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line"><em><strong>MANTER CORRIDA</strong></em> por pelo menos um segundo e este M.O.D. assumirá o toque rápido da corrida do cavalo a partir daqui, até que você <img src="/files/c92ba752940efc21449f8d8927bacbe1d8750830" alt="" data-size="line"><em><strong>MANTER CORRIDA</strong></em> novamente por pelo menos meio segundo.</p>                                                                                                                                                                                                                                                       |

Específico para o GAMEPACK: [**RDR2**](/horizon-pt/manuals/rdr2.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/gamepack/gamepackmods/corrida-estavel.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.
