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

# GAMEPACK Changelogs

- [Action](https://guide.strikepack.com/horizon/changelog/gamepacklogs/actionlog.md): Update News for Action, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Macro](https://guide.strikepack.com/horizon/changelog/gamepacklogs/macrolog.md): Update News for Macro, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Shooter](https://guide.strikepack.com/horizon/changelog/gamepacklogs/shooterlog.md): Update News for Shooter, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Apex Royale](https://guide.strikepack.com/horizon/changelog/gamepacklogs/apexroyalelog.md): Update News for Apex Royale, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Baseball Series 23](https://guide.strikepack.com/horizon/changelog/gamepacklogs/baseball23log.md): Update News for Baseball Series 23, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [COD MW 22](https://guide.strikepack.com/horizon/changelog/gamepacklogs/codmw22wz2log.md): Update News for COD MW 22, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [COD MW3-2023 / WZ](https://guide.strikepack.com/horizon/changelog/gamepacklogs/codmw22wz2log-1.md): Update News for COD MW3-2023 / WZ, STRIKEPACK CENTRAL™ GAMEPACKs for STRIKEPACK HORIZON™.
- [MK1](https://guide.strikepack.com/horizon/changelog/gamepacklogs/mk1log.md): Update News for MK1 STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [FC Series 23](https://guide.strikepack.com/horizon/changelog/gamepacklogs/fc23log.md): Update News for FC Series 23, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Gears 5](https://guide.strikepack.com/horizon/changelog/gamepacklogs/gears5log.md): Update News for Gears 5, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Grand Theft Online](https://guide.strikepack.com/horizon/changelog/gamepacklogs/grandtheftonlinelog.md): Update News for Grand Theft Online, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [H Infinite](https://guide.strikepack.com/horizon/changelog/gamepacklogs/hinfinitelog.md): Update News for H Infinite, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Hockey Series 23](https://guide.strikepack.com/horizon/changelog/gamepacklogs/hockey23log.md): Update News for Hockey Series 23, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [RB6 Siege](https://guide.strikepack.com/horizon/changelog/gamepacklogs/rb6log.md): Update News for RB6 Siege, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [RDR2](https://guide.strikepack.com/horizon/changelog/gamepacklogs/rdr2log.md): Update News for RDR2, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [Rust](https://guide.strikepack.com/horizon/changelog/gamepacklogs/rustlog.md): Update News for Rust, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [SF6](https://guide.strikepack.com/horizon/changelog/gamepacklogs/sf6log.md): Update News for SF6, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [SW BF2](https://guide.strikepack.com/horizon/changelog/gamepacklogs/swbf2log.md): Update News for SW BF2, STRIKEPACK CENTRAL™ GAMEPACK for STRIKEPACK HORIZON™.
- [TKKN 8](https://guide.strikepack.com/horizon/changelog/gamepacklogs/sf6log-1.md): Update News for TKKN 8, STRIKEPACK CENTRAL™ GAMEPACK for 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/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.
