> 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-wallet.md).

# JEFF Wallet

기존의 다수 메타버스 프로젝트에는 유저가 직접 자신의 지갑을 생성하여 연결해야하는 번거로움이 존재했습니다. 제프팀은 유저가 이러한 번거로움에서 벗어나게 하고자,  JEFF Wallet을  회원가입과 동시에 유저에게 제공합니다.

## JEFF Wallet

JEFF Wallet이란, JEFF World에 회원가입한 유저들에게 제공되는 지갑을 의미합니다. \
유저가 JEFF Wallet을 통해 관리할 수 있는 자산은 현재 $JEFF 토큰, LAND NFT, AKDONG NFT, PARTs NFT가 있습니다. 관리할 수 있는 자산은 추후 추가될 수 있습니다.

<figure><img src="/files/V4IRRJVZEjRYFUZsptQw" alt="" width="563"><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/korean/into-the-jeff-world/jeff-chain/jeff-wallet.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.
