# 다운로드 방법

* 게임별로 서비스하는 런처가 상이합니다.
* 각 게임의 공식 브랜드 사이트를 통해 다운로드 및 실행해 주세요.

> #### <mark style="color:$primary;">다운로드 및 게임 설치 방법</mark>

{% tabs fullWidth="false" %}
{% tab title="넷마블 런처" %}

1. 게임브랜드 사이트 내 **\[게임 실행] 또는 \[PC 버전]** 버튼을 클릭하여 런처 인스톨 파일 다운로드
   * 게임에 따라 'PC 버전 페이지'로 이동할 수 있습니다.\
     해당 페이지 내 **\[지금 다운로드]** 버튼을 클릭하면 런처 설치 파일을 다운로드할 수 있습니다.
2. 다운로드 받은 설치 파일을 실행하여 넷마블 런처를 설치한 후, **런처 내에서 게임 설치** 진행

{% hint style="info" %}
&#x20;**주의 사항**

* 런처 설치 전, 컴퓨터의 저장 공간이 충분한지 확인해 주세요.
  {% endhint %}
  {% endtab %}

{% tab title="GPG 넷마블 런처" %}

1. 게임 브랜드 사이트를 통해 구글의 게임 웹 페이지로 이동한 후, 'Google Play Games (GPG)' 설치
2. **Google Play Games**의 게임 화면에서 \[게임 설치]를 클릭하여 다운로드\
   \&#xNAN;*\* 다운로드 시 ' GPG 넷마블 런처'가 설치됩니다.*
3. 'GPG 넷마블 런처' 설치 후, 런처 내에서 **게임 설치 진행**

{% hint style="info" %}
**주의 사항**

* 런처 설치 전, 컴퓨터의 저장 공간이 충분한지 확인해 주세요.
* GPG 넷마블 런처가 이미 설치되어 있는 경우, 최초 1번은  Google Play Games를 통해 실행해야 합니다.\
  (Google Play Games → 게임 설치/플레이 → GPG 넷마블 런처 실행)
  {% endhint %}

이후 게임 플레이 시, 바탕화면에 생성된 게임 아이콘을 클릭하여 실행하실 수 있습니다.

* 게임 아이콘을 삭제한 경우, Google Play Games를 통해 실행 가능
* 'GPG 넷마블 런처' 내 '게임 설정 > 바탕화면 바로가기 아이콘 생성' 클릭하여 바로가기 생성
  {% endtab %}

{% tab title="에픽 넷마블 런처" %}

1. 게임 브랜드 사이트를 통해 에픽의 게임 웹 페이지로 이동한 후, 'Epic Games Launcher' 설치
2. **Epic Games Lancher**의 게임 화면에서 \[구매]를 클릭하여 다운로드\
   \&#xNAN;*\* 다운로드 시 '에픽 넷마블 런처'가 설치됩니다.*
3. '에픽 넷마블 런처' 설치 후, 런처 내에서 **게임 설치 진행**

{% hint style="info" %}
**주의 사항**

* 런처 설치 전, 컴퓨터의 저장 공간이 충분한지 확인해 주세요.
* 에픽 넷마블 런처가 이미 설치되어 있는 경우, 최초 1번은  Epic Games Launcher를 통해 실행해야 합니다.\
  (Epic Games Launcher → 게임 구매/설치 → 에픽 넷마블 런처 실행)
  {% endhint %}

이후 게임 플레이 시, 바탕화면에 생성된 게임 아이콘을 클릭하여 실행하실 수 있습니다.

* 게임 아이콘을 삭제한 경우, Epic Games Launcher를 통해 실행 가능
* '에픽 넷마블 런처' 내 '게임 설정 > 바탕화면 바로가기 아이콘 생성' 클릭하여 바로가기 생성
  {% endtab %}
  {% endtabs %}


---

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