# Downloading the Launcher

- [How to Download](https://launcher-docs.netmarble.com/faq-en/launcher-download/1.md): How do I download the launcher?
- [Redirect to Microsoft Store](https://launcher-docs.netmarble.com/faq-en/launcher-download/2.md): I keep getting redirected to the Microsoft Store when I try to download the launcher.
- [Invalid Download File Alert](https://launcher-docs.netmarble.com/faq-en/launcher-download/3.md): I got an error that says the downloaded file is invalid. What do I do?
- [PC Launcher Installation Size](https://launcher-docs.netmarble.com/faq-en/launcher-download/4.md): How much storage space do I need for the launcher?


---

# Agent Instructions: 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-en/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.
