> 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

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