# 從 Launcher 登入遊戲

- [連接帳號管理](https://launcher-docs.netmarble.com/faq-tc/launcher-login/2.md): Netmarble ID 帳號是否能與社群帳號連接呢？
- [可重複登入](https://launcher-docs.netmarble.com/faq-tc/launcher-login/3.md): 可以使用相同的帳號在多個裝置同時登入嗎？
- [保持登入狀態](https://launcher-docs.netmarble.com/faq-tc/launcher-login/5.md): 保持登入狀態是什麼樣的功能呢？
- [無法從遊戲 PC 客戶端登出、變更帳號](https://launcher-docs.netmarble.com/faq-tc/launcher-login/7.md): 在 Launcher 登入後執行了遊戲，但是遊戲的 PC 客戶端沒有看到「登出」、「帳號變更」按鈕。
- [自動登出](https://launcher-docs.netmarble.com/faq-tc/launcher-login/8.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/launcher-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.
