> For the complete documentation index, see [llms.txt](https://docs.ninky.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ninky.io/ko/non-blockchain-gameplay/idle-play.md).

# 방치형 플레이

닌자 키우기 온라인의 세계에서 플레이어는 게임 내 다양한 필드 위의 몬스터들을 무찌르면서 경험치와 업그레이드용 재화를 얻습니다. 심지어 게임을 떠나 있을 때도, 플레이어들의 닌자는 현장에서 몬스터를 사냥하고 필드를 토벌하는 임무를 멈추지 않습니다.

### **전투 - 필드**

각각 독특한 테마를 가진 필드를 탐험하며 가지각색의 몬스터들을 물리치세요.

![](/files/RIC2FYp80CETagc1MToo)<img src="/files/gEBlR9vfCqJBR2vPbU0V" alt="" data-size="original">

몬스터와 싸워 골드, 경험치, 아이템을 획득하십시오. 방치형 사냥을 통해 언제든지 몬스터를 처치할 수 있습니다.

![](/files/Ikzo2DzZUjmrrlBP8sfL)![](/files/FrtS7mHJaS2idZbw81up)

끊임없이 몬스터를 물리치고 필드를 **토벌**하십시오.

![](/files/3B3oEgVtQJqKjCWUc6E0)![](/files/mDvAEW5jw0ipm7CkTLKT)

### **방치형 토벌 시스템**

특정 필드를 토벌 완료하면 게임을 종료한 후에도 해당 필드에서의 토벌 활동은 계속됩니다. 오프라인 시에는 닌자가 스스로 사냥하고, 플레이어가 돌아왔을 때 오프라인 시간 동안 누적된 보상이 주어집니다.

### ![](/files/1ew6SsQEPNT6rhdM5MiT)&#x20;


---

# 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://docs.ninky.io/ko/non-blockchain-gameplay/idle-play.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.
