> For the complete documentation index, see [llms.txt](https://launcher-docs.netmarble.com/faq-es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launcher-docs.netmarble.com/faq-es/game-launch.md).

# No se puede ejecutar el juego

- [No se puede jugar al juego si no se ejecuta el lanzador (Se necesita el lanzador)](https://launcher-docs.netmarble.com/faq-es/game-launch/1.md): ¿Puedo arrancar un juego sin el lanzador de Netmarble?
- [Aviso de error de instalación del juego](https://launcher-docs.netmarble.com/faq-es/game-launch/2.md): Un error dice que el juego no se ha instalado correctamente. ¿Qué hago?
- [Aviso de memoria insuficiente](https://launcher-docs.netmarble.com/faq-es/game-launch/3.md): Un juego no consigue arrancar tras su instalación. ¿Qué hago?
- [El juego no arranca tras la actualización](https://launcher-docs.netmarble.com/faq-es/game-launch/4.md): Un juego no se ejecuta tras una actualización.
- [El juego no se cierra](https://launcher-docs.netmarble.com/faq-es/game-launch/5.md): He cerrado un juego y he intentado volver a ejecutarlo, pero en el botón del lanzador pone «Ejecutándose» y el juego no se abre.
- [Error ocurrido durante el juego](https://launcher-docs.netmarble.com/faq-es/game-launch/6.md): Ha aparecido un mensaje de error mientras jugaba. ¿Qué hago?
- [Otros problemas de lanzamiento](https://launcher-docs.netmarble.com/faq-es/game-launch/8.md): El juego da error constante al lanzarse.
- [Alerta de restr. de los serv. del juego](https://launcher-docs.netmarble.com/faq-es/game-launch/9.md): Quiero iniciar un juego, pero me sale una alerta de "restricción de los servicios del juego".
- [Si la ventana del juego es inestable o se cierra continuamente \[EPIC Netmarble Launcher, GPG Netmarb](https://launcher-docs.netmarble.com/faq-es/game-launch/10.md): Al ejecutar el juego, la ventana del juego es inestable o se cierra continuamente. (Esta guía está limitada a EPIC Netmarble Launcher y GPG Netmarble Launcher.)


---

# 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://launcher-docs.netmarble.com/faq-es/game-launch.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.
