# 메모리 부족 오류 발생 알럿

* \[메모리 부족] 메시지와 함께 게임이 실행되지 않을 경우 아래의 방법으로 문제를 해결하실 수 있습니다.

#### \[해결 방법]

1. Windows 작업관리자 > 프로세스 > CPU 점유율이 높은 프로그램과 다른 프로그램 실행 여부 확인 후 삭제
2. 로컬 디스크(C:)에 사용 가능한 공간 확인 후 20GB 미만인 경우 불필요한 파일 및 프로그램 제거&#x20;

※ 사용 가능 공간 확인 방법: 로컬 디스크(C:) 오른쪽 마우스 클릭 > 속성 > 일반 탭에서 확인


---

# 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/game-launch/3.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.
