> 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/launcher-download.md).

# Descargar el lanzador

- [Cómo descargar](https://launcher-docs.netmarble.com/faq-es/launcher-download/1.md): ¿Cómo descargo el lanzador?
- [Redirigir a la Microsoft Store](https://launcher-docs.netmarble.com/faq-es/launcher-download/2.md): Se me redirige a la Microsoft Store cuando intento descargar el lanzador.
- [Aviso de archivo de descarga no válido](https://launcher-docs.netmarble.com/faq-es/launcher-download/3.md): Me ha saltado un error que dice que el archivo de descarga no es válido. ¿Qué hago?
- [Tamaño de instalación del lanzador para PC](https://launcher-docs.netmarble.com/faq-es/launcher-download/4.md): ¿Cuánto espacio de almacenamiento necesito para el lanzador?


---

# 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:

```
GET https://launcher-docs.netmarble.com/faq-es/launcher-download.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
