> 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/jeff-chain/jeff-transfer-and-history.md).

# JEFF Transfer & History

유저간 자산 전송을 가능하게 하는 Transfer 기능과, JEFF Chain 내에서 발생한 Transaction 내역을 \
확인할 수 있는 History 기능이 오픈했습니다!

* 페이지  확인 방법 : [홈페이지](https://jeffworld.io/) 내 마이페이지 하단의 Transfer 클릭!

### Transfer 란?&#x20;

Transfer는 JEFF Chain 내의 자산 전송을 가능하게 하는 기능입니다. \
유저는 자신의 자산을 다른 유저에게 쉽고, 빠르고, 부담없이 전송할 수 있습니다. \
\
자산 이동을 위해서, '지갑주소(제프월렛 주소) 입력'이 반드시 필요하며 \
지갑 주소는 'My page'에서 확인 및 복사할 수 있습니다. \
\
\* **지갑주소에는 반드시 제프월렛 주소를 입력해주세요! 메타마스크 주소가 아닙니다!!**

* 전송 가능한 자산\
  \&#xNAN;**$JEFF Token, Akdong NFT, Land NFT, 각종 ITEM NFT (크리스탈, 식물, 명세서 등)**\
  **\***$JEFF Token 전송에는 최소 수량이 존재하며, 1을 초과한 값을 전송 가능합니다\
  \&#xNAN;**(ITEM 중 큐브는 아직 전송이 불가능합니다.)**\ <br>

### History 란?&#x20;

History는 유저가 JEFF Chain에서 발생시킨 자신의 Transaction 내역을 확인할 수 있도록 하는 기능입니다.

History를 통해 유저는 Bridge, Claim, Market에서 발생시킨 Transaction 내역을 확인할 수 있으며, History 내역 클릭 시 해당 Transaction에 대한 디테일을 확인할 수 있는 스캔 페이지 (TBA)로 이동할 수 있습니다.

###


---

# 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/jeff-chain/jeff-transfer-and-history.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.
