# 런처에서 게임 로그인

- [연동 계정 관리](https://launcher-docs.netmarble.com/faq-kr/launcher-login/2.md): 넷마블 ID 계정을 소셜 계정과 연동할 수 있나요?
- [중복 로그인 가능](https://launcher-docs.netmarble.com/faq-kr/launcher-login/3.md): 동일한 계정으로 여러 기기에 동시에 로그인이 가능한가요?
- [로그인 상태 유지](https://launcher-docs.netmarble.com/faq-kr/launcher-login/5.md): '로그인 상태 유지'는 어떤 기능인가요?
- [게임 PC 클라이언트에서 로그아웃, 계정 변경 불가](https://launcher-docs.netmarble.com/faq-kr/launcher-login/7.md): 런처에서 로그인 후 게임을 실행했는데, 게임 PC 클라이언트에서 '로그아웃', '계정 변경' 버튼이 안 보입니다.
- [자동 로그아웃](https://launcher-docs.netmarble.com/faq-kr/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-kr/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.
