# 이메일 계정 관련

- [이메일 인증 메일 확인 불가](https://launcher-docs.netmarble.com/faq-kr/email-account/1.md): 이메일 가입 시 인증 메일을 수신함에서 확인할 수 없습니다.
- ['유효하지 않은 접근' 메일](https://launcher-docs.netmarble.com/faq-kr/email-account/2.md): 이메일 가입 시도 중 '유효하지 않은 접근' 이라는 내용의 인증 메일이 도착했습니다.
- [이메일 계정 분실](https://launcher-docs.netmarble.com/faq-kr/email-account/3.md): 이메일 계정을 분실했다면 어떻게 해야 하나요?
- [이메일 계정 비밀번호 분실](https://launcher-docs.netmarble.com/faq-kr/email-account/4.md): 이메일 계정의 비밀번호를 분실했다면 어떻게 해야 하나요?
- [이메일 계정 휴면 상태](https://launcher-docs.netmarble.com/faq-kr/email-account/5.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/email-account.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.
