# Log In Using PC Game Client

- [Changing which Account is Linked to a Game](https://launcher-docs.netmarble.com/faq-en/game-login/3.md): How do I switch which account is linked to a game?
- [Notes on Linking Accounts to Games](https://launcher-docs.netmarble.com/faq-en/game-login/4.md): I want to know more about linking my email account in the mobile game app.
- [Email Account](https://launcher-docs.netmarble.com/faq-en/game-login/email-account.md): A problem has occurred with the linked email account.


---

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