> For the complete documentation index, see [llms.txt](https://docs.1move.io/ko/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.1move.io/ko/game-fi.md).

# 게임파이(Game-Fi) 시스템 및 메커니즘

{% content-ref url="/pages/Ha0hD0zNWh11glLY2d78" %}
[에너지 및 토큰 획득 상한](/ko/game-fi/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/X1reAvoMUlGfhFdHrUwI" %}
[에너지 시스템](/ko/game-fi/undefined-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/NW2BzFpOS2lstGEZRqGi" %}
[토큰 획득 메커니즘](/ko/game-fi/undefined-2.md)
{% endcontent-ref %}

{% content-ref url="/pages/XcLRxNkIMiKie5mtoLh8" %}
[능력 구성](/ko/game-fi/undefined-3.md)
{% endcontent-ref %}

{% content-ref url="/pages/5LBbGZSCENlQuqO9NRga" %}
[보물상자 메커니즘(Dynamics)](/ko/game-fi/dynamics.md)
{% endcontent-ref %}

{% content-ref url="/pages/Dfja81nj1LfMO58nSKX9" %}
[부정행위 방지 시스템](/ko/game-fi/undefined-5.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.1move.io/ko/game-fi.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.
