# 從遊戲 PC 客戶端登入

- [變更遊戲連接帳號的方法](https://launcher-docs.netmarble.com/faq-tc/game-login/3.md): 我想知道更改連接遊戲帳號的方法。
- [連接遊戲內帳號時的注意事項](https://launcher-docs.netmarble.com/faq-tc/game-login/4.md): 我想了解在手機遊戲 APP 中連接電子信箱帳號的注意事項。
- [電子信箱帳號相關](https://launcher-docs.netmarble.com/faq-tc/game-login/dian-zi-xin-xiang-zhang-hao-xiang-guan.md): 連接電子信箱帳號時發生問題。


---

# 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-tc/game-login.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.
