> 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/changelog/gamepacklogs.md).

# Registros de cambios del GAMEPACK

- [Acción](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/actionlog.md): Noticias de actualización de Action, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [Macro](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/macrolog.md): Noticias de actualización de Macro, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [Shooter](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/shooterlog.md): Noticias de actualización de Shooter, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [Apex Royale](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/apexroyalelog.md): Noticias de actualización de Apex Royale, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [Serie de béisbol 23](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/baseball23log.md): Noticias de actualización de la Serie de béisbol 23, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [COD MW 22](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/codmw22wz2log.md): Noticias de actualización de COD MW 22, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [COD MW3-2023 / WZ](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/codmw22wz2log-1.md): Noticias de actualización de COD MW3-2023 / WZ, STRIKEPACK CENTRAL™ GAMEPACKs para STRIKEPACK HORIZON™.
- [MK1](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/mk1log.md): Noticias de actualización de MK1 STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [Serie FC 23](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/fc23log.md): Noticias de actualización de la Serie FC 23, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [Gears 5](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/gears5log.md): Noticias de actualización de Gears 5, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [Grand Theft Online](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/grandtheftonlinelog.md): Noticias de actualización de Grand Theft Online, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [H Infinite](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/hinfinitelog.md): Noticias de actualización de H Infinite, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [Serie de hockey 23](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/hockey23log.md): Noticias de actualización de la Serie de hockey 23, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [RB6 Siege](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/rb6log.md): Noticias de actualización de RB6 Siege, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [RDR2](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/rdr2log.md): Noticias de actualización de RDR2, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [Rust](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/rustlog.md): Noticias de actualización de Rust, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [SF6](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/sf6log.md): Noticias de actualización de SF6, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [SW BF2](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/swbf2log.md): Noticias de actualización de SW BF2, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.
- [TKKN 8](https://guide.strikepack.com/horizon-es/changelog/gamepacklogs/sf6log-1.md): Noticias de actualización de TKKN 8, STRIKEPACK CENTRAL™ GAMEPACK para STRIKEPACK HORIZON™.


---

# 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/changelog/gamepacklogs.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.
