> 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/kor/jeff-world-play-guide/and-nft/and.md).

# 가져오기 & 내보내기

### 가져오기

유저가 자신의 자산을 제프월드에서 사용하기 위해서는 제프월드에서 <mark style="color:red;">**가져오기**</mark> 기능을 실행해야합니다.

가져오기는 우측 하단의 **인벤토리 > NFT 인벤토리 버튼**을 통해 실행할 수 있습니다.

<figure><img src="/files/P8c0DQSjxHtm6gV8RvjC" alt=""><figcaption></figcaption></figure>

### 내보내기

제프월드에서 사용하던 자산을 제프월드 밖으로 보내기 위해서는 제프월드에서  <mark style="color:red;">**내보내기**</mark> 기능을 실행해야합니다.

내보내기는 가져오기와 동일하게 우측 하단의 **인벤토리 > NFT 인벤토리 버튼**을 통해 실행할 수 있습니다.

<figure><img src="/files/3Hc99WnHXGMJWB5hpPBx" alt=""><figcaption></figcaption></figure>


---

# 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/kor/jeff-world-play-guide/and-nft/and.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.
