# 연동 계정 관리

* 넷마블 ID로 회원가입한 계정은 소셜 계정과 연동할 수 있습니다.
* 소셜 계정으로 회원가입한 계정은 넷마블 ID와 연동이 불가합니다.

#### \[연동 방법]

1. 게임 상세 화면 우측 상단의 \[계정 정보 영역] 클릭
2. \[계정 관리] 메뉴 클릭하여 연동 계정 관리


---

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