# 쿠폰 등록

* 게임 상세 화면 우측 하단의 \[쿠폰] 메뉴를 통해 쿠폰 코드를 등록하실 수 있습니다.
* 사용하시고자 하는 쿠폰의 시리얼 넘버를 쿠폰 웹페이지에서 등록 진행해주세요.
* \[쿠폰] 메뉴 제공은 게임에 따라 다를 수 있습니다.


---

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