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

# 초보자 가이드

새로운 세상을 만날 수 있는 제프월드에 오신 것을 환영합니다.  \
지금부터 제프월드에 대해 알아보세요!

<figure><img src="/files/2SMPWHShLzkihVq6aKEZ" alt=""><figcaption><p>탐험가 여러분을 환영합니다!</p></figcaption></figure>

초보자 가이드는 총 4가지 내용으로 구성되어 있어요!\
기본적인 방법들을 모두 익힌 후 제프월드 세계를 더욱 재미있게 즐겨 보세요!

더욱 자세한 사항이 궁금하다면 [JEFF World](/jeff-world/korean/jeff-world.md) 이동해 다양한 정보를 획득해 보세요!

* 나의 정보는 어떻게 확인하지?   [마이페이지](/jeff-world/korean/into-the-jeff-world/undefined/my-page.md)
* 제프월드의 기본적인 조작법은?  [조작법 / 단축키](/jeff-world/korean/into-the-jeff-world/undefined/undefined.md)
* 플레이 보상으로 획득한 아이템은 어떻게 NFT & $JEFF 토큰으로 바꾸지?  [클로이의 플리마켓](/jeff-world/korean/into-the-jeff-world/undefined/chloes-flea-market.md)
* 더 많은 정보는?  [자세히 보러가기](https://jeff-world.gitbook.io/guidebook/kor)


---

# 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://jeff-world.gitbook.io/jeff-world/korean/into-the-jeff-world/undefined.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.
