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

# Recursos de video

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

## Recursos de video

<figure><img src="/files/5b29cab310d5e15210e1c29567031f70c30d7375" alt=""><figcaption></figcaption></figure>

Todas las listas de reproducción de video actualmente disponibles en un solo lugar. Recuerda que los tutoriales en video son estrictamente con fines educativos y pueden no reflejar todas las funciones actuales. A medida que los GAMEPACKs siguen creciendo y evolucionando junto con cada juego, nuestros recursos del manual escrito siempre proporcionarán la información más actualizada posible.

***

NO todos los GAMEPACKs y funciones recibirán soporte en video, pero sí las más complejas. Aprender a usar un GAMEPACK debería ayudarte a usar las funciones comunes de otro:

***

### STRIKEPACK HORIZON™

<details>

<summary><a href="https://youtube.com/playlist?list=PLXdqZQjMnVzTiM_GN-cjRQSxHwY_fHUaG&#x26;si=82XRvrt6eYUm8iZd">STRIKEPACK HORIZON™<strong>: Lista de reproducción de video</strong></a></summary>

[**Introducción**](https://youtu.be/kxYKdQbfQSc)

[**Actualización de firmware**](https://youtu.be/9SiI4GvNPMk)

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

[**Instalación (mando de Xbox One®)**](https://youtu.be/azHn2TWGhAk?list=PLXdqZQjMnVzTiM_GN-cjRQSxHwY_fHUaG)

[**Inicio del dispositivo**](https://youtu.be/yjw70mblGA0?si=Eh7Lcgics7T0yXGM)

[**Asignación del dispositivo**](https://youtu.be/LYjLsVwYzh4?si=CFyLwPyXPFwfhMU_)

[**Antiretroceso optimizado - Selección de arma**](https://www.youtube.com/shorts/9sl7QusCaCw)

[**Ejemplo de reconocimiento de voz de arma**](https://youtu.be/Nr48UQL8kHY?list=PLXdqZQjMnVzTGZUUbw1uFh5CvQETYwgj5)

</details>

### Action

<details>

<summary><a href="https://youtu.be/1EJpjZTqGyk?si=eTTPr-gKJJiVEGFS"><strong>Acción: Lista de reproducción de video</strong></a></summary>

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

</details>

***

### Shooter

<details>

<summary><a href="https://youtu.be/1EJpjZTqGyk?si=q0lMKWa8ekZEORxk"><strong>Tirador: Lista de reproducción de videos</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: Lista de reproducción de video</strong></a></summary>

[**Configuración de GAMEPACK**](https://youtu.be/XZaeVqc0fLU)

[**Modo de intercambio de armas**](https://youtu.be/REuDYs00sVQ)

[**Modo del selector de armas**](https://youtu.be/4wUI5rFOc6s)

[**Edición rápida de Anti-Recoil**](https://youtu.be/IeowVQ9pGyA)

[**Ejemplo de reconocimiento de voz de arma**](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: Lista de reproducción de video</strong></a></summary>

[**Configuración de GAMEPACK**](https://youtu.be/kO8szmGvG-g)

[**Modo de intercambio de armas**](https://youtu.be/xyt95-JpCiw)

[**Modo del selector de armas**](https://youtu.be/O5C-tAlZkVY)

[**Edición rápida de Anti-Recoil**](https://youtu.be/eOmOdvZgI8o)

</details>

***

### :tv: [**Soporte - Canal de YouTube**](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-es/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.
