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

# GAMEPACK-Änderungsprotokolle

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