# 로그인 상태 유지

* 매번 아이디와 비밀번호를 입력할 필요 없이, 런처 로그인 상태를 유지해주는 기능입니다.
* 단, 여러분의 소중한 정보가 노출될 수 있기 때문에 꼭 개인 PC에서만 사용해주시고, PC방과 같은 공용 환경은 피해주세요.

#### \[로그인 상태 유지 방법]

* 런처 로그인 시, '로그인 상태 유지' 옵션에 체크합니다.

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

#### \[로그인 상태 유지 해제 방법]

* 런처 로그아웃 시, '로그인 상태 유지'가 해제됩니다.
* 최근 30일간 런처에 접속한 기록이 없을 경우 자동으로 '로그인 상태 유지'가 해제됩니다.


---

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