> For the complete documentation index, see [llms.txt](https://launcher-docs.netmarble.com/faq-jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://launcher-docs.netmarble.com/faq-jp/launcher-login/5.md).

# ログイン状態維持

* 毎回IDとパスワードを入力することなく、Launcherへのログイン状態を維持する機能です。
* ただし、皆様の大切な情報が漏洩する恐れがあるため、必ず個人で使用しているPCでのみご利用ください。また、ネットカフェなどの共用の環境でのご利用は控えてください。

#### \[ログイン状態維持方法]

* Launcherにログインする時、\[ログイン状態維持]オプションにチェックします。

<figure><img src="/files/jv5mqwgb27nlSzfAoPx6" alt=""><figcaption></figcaption></figure>

#### \[ログイン状態維持解除方法]

* Launcherからログアウトすると、\[ログイン状態維持]が解除されます。
* 直近30日間Launcherにログインした履歴がない場合は、自動的に\[ログイン状態維持]が解除されます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-jp/launcher-login/5.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.
