> 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/my-page.md).

# My Page

제프월드 유저는 My page를 통해 계정정보를 입력 및 수정할 수 있으며, 지갑에 보유중인 자산을 확인할 수 있습니다.

## 이용방법

1\.     JEFF 홈페이지에 로그인 후 좌측상단의 메뉴를 클릭, 프로필 이미지를 클릭합니다.

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

2\.     My page에 접속 시, 다음과 같은 화면을 볼 수 있습니다.

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

* Information : 본인의 계정정보를 확인할 수 있습니다. 하단 Edit를 이용해 정보 수정 및 메타마스크 \
  지갑 등록이 가능합니다.

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

* History : 본인이 진행했던 Bridge (체인 이동), Claim (제프체인 내 수령), Market (마켓플레이스 거래 항목) 등을 확인할 수 있습니다.

<figure><img src="/files/1oLz557tqNcnZdHZAc0h" alt=""><figcaption></figcaption></figure>

* Order : 제프상점 (홈페이지 상점) 및 제프월드 원화 (제프월드 내 컴스토어 \*CU, 이디야, 도미노 등) 구매 내역을 확인할 수 있습니다.

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

* Settings : 마케팅 수신동의 여부 확인 및 2차 인증 수단을 관리할 수 있습니다.
* 모든 화면 우측의 My asset에서 내가 보유하고 있는 토큰 Balance 및 NFT (랜드, 악동)을 확인할 수 있습니다.


---

# 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/my-page.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.
