# PC Pre-registration

- [About PC Pre-registration Rewards](https://launcher-docs.netmarble.com/faq-en/pc-preorder/2.md): When and how will I receive my PC pre-registration rewards?
- [Deleting Launcher During Participation](https://launcher-docs.netmarble.com/faq-en/pc-preorder/3.md): What should I do if I change PCs or uninstall the launcher after pre-registering for the PC version?
- [Automatic Installation](https://launcher-docs.netmarble.com/faq-en/pc-preorder/4.md): When does automatic installation take place and how does it work?
- [Automatic Installation Failure](https://launcher-docs.netmarble.com/faq-en/pc-preorder/5.md): Automatic installation has failed. What should I do?


---

# 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/pc-preorder.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.
