# Iniciar sesión mediante el lanzador

- [Gestionar cuentas vinculadas](https://launcher-docs.netmarble.com/faq-es/launcher-login/2.md): ¿Puedo vincular mi cuenta de ID de Netmarble a mis cuentas de redes sociales?
- [Inicio de sesión múltiple mediante el lanzador](https://launcher-docs.netmarble.com/faq-es/launcher-login/3.md): ¿Puedo iniciar sesión en diversos dispositivos a la vez con la misma cuenta?
- [Permanecer conectado](https://launcher-docs.netmarble.com/faq-es/launcher-login/5.md): ¿Para qué sirve la opción "Permanecer conectado"?
- [No puedo cambiar de cuenta o cerrar sesión en el cliente de PC del juego](https://launcher-docs.netmarble.com/faq-es/launcher-login/7.md): He ejecutado el juego después de iniciar sesión, pero no veo los botones «Cerrar sesión» o «Cambiar de cuenta» en el cliente de PC del juego.
- [Cierre automático](https://launcher-docs.netmarble.com/faq-es/launcher-login/8.md): ¿Cuándo se me cerrará automáticamente la sesión?


---

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