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

# Registri delle modifiche dei GAMEPACK

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