> 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/introduction/how-to-play-jeff-world/my-page.md).

# My page

JEFF World users can check their account information via the "My Page" menu on the homepage.

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

## **Information**

1\. The **Information** tab displays your personal details and assets held within JEFF World.

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

2\. You can update your profile by clicking the **Edit Profile** button.

* Note: Your **Nickname** can only be changed **once**, so choose wisely!

## History&#x20;

In the **History** tab, you can review your activity history, including:

* **Bridge** (Chain transfers)
* **Claim** (Rewards received within the JEFF Chain)
* **Market** (Marketplace transactions)

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

## Order

Check your purchase history for:

* **JEFF Store** (the homepage shop)
* **JEFF World currency transactions** (purchases made at Com.Store(in-world store))

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

## **Settings**

1\. In the **Settings** tab, register your **2FA (Two-Factor Authentication) methods**.

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

&#x20;2\. You can register up to **four** 2FA methods. After registering, select your preferred method and click **Save Authentication Method** to set it as the default.&#x20;

3\. **Important:** 2FA is required for the "Gate" service on the homepage. Please ensure it is set up!

#### **2FA Requirements for JEFF World Services**

* **Flea Market**: Secondary password
* **Marketplace (P2P Market)**: Secondary password
* **Bridge**: MetaMask & Secondary password
* **Transfer**: Secondary password

With these tools, you’ll stay in control of your JEFF World account and enjoy a seamless experience!


---

# 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/introduction/how-to-play-jeff-world/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.
