> For the complete documentation index, see [llms.txt](https://mixmarvel.gitbook.io/dehero_game/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mixmarvel.gitbook.io/dehero_game/dehero_game_kr/undefined-5/undefined.md).

# 리베이트

메인 인터페이스에서 왼쪽의 \[Gift Bag] 버튼을 클릭하여 초대 인터페이스로 들어갑니다.

![](/files/W0xjyi38sjJyw3zQWsX0)

![](/files/kCpj4Bn5GlArDiunksbL)

플레이어는 초대 인터페이스에서 친구를 게임에 초대할 수 있으며 가입 성공 후 초대된 친구가 게임에서 COIN을 소비할 경우 플레이어는 5%의 리베이트를 받을 수 있습니다.

![](/files/OklvflPLMEkDYS7r1s3z)

\[+]를 클릭하여 내 초대 링크를 복사하고 친구를 게임에 초대할 수 있습니다.  친구가 이 링크를 통해 게임에 가입되면 플레이어는 COIN을 소비할 때마다 리베이트를 받을 수 있습니다.

플레이어가 수령할 수 있는 커미션 리베이트 금액이 있으면 리베이트 인터페이스에서 \[수령] 버튼을 클릭하여 보상된 COIN을 받을 수 있습니다.

인터페이스 하단에는 누적 리베이트 기록이 표시됩니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://mixmarvel.gitbook.io/dehero_game/dehero_game_kr/undefined-5/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
