# 게임 PC 클라이언트에서 로그인

- [게임 연동 계정 변경 방법](https://launcher-docs.netmarble.com/faq-kr/game-login/3.md): 게임에 연동한 계정을 변경하는 방법이 궁금합니다.
- [게임 내 계정 연동 시 주의사항](https://launcher-docs.netmarble.com/faq-kr/game-login/4.md): 모바일 게임 앱에서 이메일 계정 연동 시 주의사항이 궁금합니다.
- [이메일 계정 관련](https://launcher-docs.netmarble.com/faq-kr/game-login/undefined.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/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.
