# Email Account

- [Cannot Verify Email](https://launcher-docs.netmarble.com/faq-en/email-account/1.md): I don't see a verification email after registering.
- ["Unauthorized Access" Mail](https://launcher-docs.netmarble.com/faq-en/email-account/2.md): I received an email that says "Unauthorized access" while trying to register with my email.
- [Lost Email Account](https://launcher-docs.netmarble.com/faq-en/email-account/3.md): I lost my email account. What do I do?
- [Forgot Email Account Password](https://launcher-docs.netmarble.com/faq-en/email-account/4.md): I forgot the password to my email account. What do I do?
- [Dormant Email Account](https://launcher-docs.netmarble.com/faq-en/email-account/5.md): My email account is dormant. What do I do?


---

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