> 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/gamepack/gamepackmods/carrera-estable.md).

# Carrera estable

| <img src="/files/1057d5cbc0539f618127aebb09e6afa860f1115b" alt="" data-size="original"> | <h2><mark style="color:rojo;">Carrera constante</mark></h2> |
| --------------------------------------------------------------------------------------- | ----------------------------------------------------------- |

***

| M.O.D. de carrera constante                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Carrera constante**: <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">***MANTENER CARRERA*** durante al menos un segundo y este M.O.D. tomará el control de la carrera desde aquí, hasta que usted <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">***MANTENER CARRERA*** de nuevo durante al menos medio segundo.                                                                                                                                                                                                                                                                                                                                                                             |
| **Carrera turbo**: <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">***MANTENER CARRERA*** durante al menos un segundo y este M.O.D. tomará el control de los toques rápidos de carrera desde aquí, hasta que usted <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line">***MANTENER CARRERA*** de nuevo durante al menos medio segundo.                                                                                                                                                                                                                                                                                                                                                              |
| <p><strong>Caballo constante</strong>:  Mientras montas a caballo,<img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENER CARRERA</strong></em> durante al menos un segundo y este M.O.D. tomará el control de los toques rápidos de carrera desde aquí, hasta que usted <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENER CARRERA</strong></em> de nuevo durante al menos medio segundo.</p><ul><li>Compatible con el <strong>Modo cinematográfico</strong>.</li><li>Puede ayudar con <strong>el vínculo rápido con el caballo</strong>.  Si te mueves lo suficientemente despacio, acariciarás continuamente a tu caballo para ganar afecto con él.</li></ul> |
| <p></p><p><strong>Caballo turbo</strong> - Mientras montas a caballo, <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENER CARRERA</strong></em> durante al menos un segundo y este M.O.D. tomará el control de los toques rápidos de carrera a caballo desde aquí, hasta que usted <img src="/files/86a6191b8f96bdf5da318f01dc7537d407c8c1cb" alt="" data-size="line"><em><strong>MANTENER CARRERA</strong></em> de nuevo durante al menos medio segundo.</p>                                                                                                                                                                                                                                                     |

Específico de GAMEPACK: [**RDR2**](/horizon-es/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-es/manuals/gamepack/gamepackmods/carrera-estable.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.
