> For the complete documentation index, see [llms.txt](https://launcher-docs.netmarble.com/faq-jp/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-jp/pc-preorder.md).

# PC版事前登録

- [PC版事前登録報酬案内](https://launcher-docs.netmarble.com/faq-jp/pc-preorder/2.md): PC版事前登録の報酬は、いつどうやって受け取れますか？
- [事前登録期間中にNetmarble Launcher削除](https://launcher-docs.netmarble.com/faq-jp/pc-preorder/3.md): PC版の事前登録をした後、PCを買い替えたりLauncherを削除した場合はどうすればいいですか？
- [自動インストール](https://launcher-docs.netmarble.com/faq-jp/pc-preorder/4.md): 自動インストールはいつ、どうやって行われますか？
- [自動インストール失敗](https://launcher-docs.netmarble.com/faq-jp/pc-preorder/5.md): 自動インストール失敗の通知が来ましたが、どうすればいいですか？


---

# 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-jp/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.
