> 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/manuals/gamepackvids.md).

# Video Resources

<figure><img src="/files/n1hXc4rkEVnRhEinN7AO" alt=""><figcaption></figcaption></figure>

## Video Resources

<figure><img src="/files/EoZ7m9C4dcmsd1t0Vcxd" alt=""><figcaption></figcaption></figure>

All currently available video playlists in a single location.  Remember that video tutorials are strictly for educational purposes & may not reflect all current features.  As GAMEPACKs continue to grow & evolve alongside each game, our written manual resources will always provide the most up-to-date information possible.

***

NOT all GAMEPACKs & features will receive video support but the more involving ones will.  Learning to use one GAMEPACK should help you to use the common features of another:

***

### STRIKEPACK HORIZON™

<details>

<summary><a href="https://youtube.com/playlist?list=PLXdqZQjMnVzTiM_GN-cjRQSxHwY_fHUaG&#x26;si=82XRvrt6eYUm8iZd">STRIKEPACK HORIZON™<strong>: Video Playlist</strong></a></summary>

[**Introduction**](https://youtu.be/kxYKdQbfQSc)

[**Firmware Update**](https://youtu.be/9SiI4GvNPMk)

[**Installation (Xbox Series X|S® Controller)**](https://youtu.be/jVIGr4fLxKI?list=PLXdqZQjMnVzTiM_GN-cjRQSxHwY_fHUaGindex=3\&pp=iAQB)

[**Installation (Xbox One® Controller)**](https://youtu.be/azHn2TWGhAk?list=PLXdqZQjMnVzTiM_GN-cjRQSxHwY_fHUaG)

[**Device Startup**](https://youtu.be/yjw70mblGA0?si=Eh7Lcgics7T0yXGM)

[**Device Mapping**](https://youtu.be/LYjLsVwYzh4?si=CFyLwPyXPFwfhMU_)

[**Optimized Anti-Recoil - Weapon Selection**](https://www.youtube.com/shorts/9sl7QusCaCw)

[**Weapon Voice Recognition Example**](https://youtu.be/Nr48UQL8kHY?list=PLXdqZQjMnVzTGZUUbw1uFh5CvQETYwgj5)

</details>

### Action

<details>

<summary><a href="https://youtu.be/1EJpjZTqGyk?si=eTTPr-gKJJiVEGFS"><strong>Action: Video Playlist</strong></a></summary>

[**Action**](https://youtu.be/1EJpjZTqGyk)

</details>

***

### Shooter

<details>

<summary><a href="https://youtu.be/1EJpjZTqGyk?si=q0lMKWa8ekZEORxk"><strong>Shooter: Video Playlist</strong></a></summary>

[**Shooter**](https://youtu.be/1EJpjZTqGyk)

</details>

***

### Apex Royale

<details>

<summary><a href="https://youtube.com/playlist?list=PLXdqZQjMnVzTGZUUbw1uFh5CvQETYwgj5&#x26;si=wf9YDOKZBNFbkecR"><strong>Apex Royale: Video Playlist</strong></a></summary>

[**GAMEPACK Setup**](https://youtu.be/XZaeVqc0fLU)

[**Weapon Swap Mode**](https://youtu.be/REuDYs00sVQ)

[**Weapon Selector Mode**](https://youtu.be/4wUI5rFOc6s)

[**Quick Edit Anti-Recoil**](https://youtu.be/IeowVQ9pGyA)

[**Weapon Voice Recognition Example**](https://youtu.be/Nr48UQL8kHY?list=PLXdqZQjMnVzTGZUUbw1uFh5CvQETYwgj5)

</details>

***

### COD MW 22 / WZ 2

<details>

<summary><a href="https://youtube.com/playlist?list=PLXdqZQjMnVzQJPg08Nju-fGZGUwXxpZng&#x26;si=Ui0L1qEPlhMfGcJW"><strong>COD MW 22 / WZ 2: Video Playlist</strong></a></summary>

[**GAMEPACK Setup**](https://youtu.be/kO8szmGvG-g)

[**Weapon Swap Mode**](https://youtu.be/xyt95-JpCiw)

[**Weapon Selector Mode**](https://youtu.be/O5C-tAlZkVY)

[**Quick Edit Anti-Recoil**](https://youtu.be/eOmOdvZgI8o)

</details>

***

### :tv: [**Support - YouTube Channel**](https://www.youtube.com/@CollectiveMindsSupport)


---

# 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/manuals/gamepackvids.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.
