# How to Play JEFF World

To fully enjoy the diverse content of JEFF World, **signing up is a must!**\
By registering, users are assigned their own **ID** and **JEFF Wallet**.

## How to Sign Up

1. **Visit the** [**JEFF World homepage**](https://jeffworld.io)**.**

   * Click the **Login** button at the top-right corner to proceed with login or registration.

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

2. #### Choose One of the Three Sign-Up Methods

   Select your preferred method to begin registration.

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

   * **Sign up with JEFF World(ID/PW)**
   * **Sign up with your Google account**
   * **Sign up with MetaMask**

   &#x20;

3. #### Enter Your ID and Password (Required)

   **(For example**, when signing up with JEFF World (Method 1), you’ll see a registration window like the one below.) Enter your desired ID and password. Re-enter your password in the “Confirm PW” field. Please note that restricted words cannot be used in your ID or password.

4. **Enter Your Email and Click&#x20;**<mark style="background-color:blue;">**\[Authentication Request]**</mark>**&#x20;(Required)**

A verification email will be sent to the email address you provide.

<figure><img src="/files/simVb6C2NGf9bmgFhBqS" alt="" width="563"><figcaption></figcaption></figure>

5. #### Enter the 6-Digit Verification Code

   Check your email and enter the 6-digit verification code. Once the correct code is entered, the <mark style="background-color:blue;">**\[Authentication Complete]**</mark> button will be activated. Click to complete your email verification.

<figure><img src="/files/yfGhO2ZFjb9YxPePwFBO" alt="" width="563"><figcaption></figcaption></figure>

6. #### Enter Your Date of Birth and Select Your Gender (Required)

   Date of Birth must be entered in the format **yyyy.mm.dd** (e.g., April 9, 2025 → 2025.04.09).

7. **Complete the Registration**

Once all required fields are correctly filled out, the <mark style="background-color:blue;">**\[Complete]**</mark> button will be activated.

<figure><img src="/files/OdEeQlggw0GDgoM1jxwT" alt="" width="563"><figcaption></figcaption></figure>

8. **Save Your Owner Wallet Private Key**\
   After completing the registration, your **Owner Wallet Private Key** will be displayed.\
   ⚠️ This will only be shown once. Please make sure to **copy and store it securely**.

> *Note: The Owner Wallet is used to create your JEFF Wallet and is not the actual wallet used within JEFF WORLD.*\
> \&#xNAN;*The address will differ from your JEFF Wallet (BASE) shown on your Mypage.*

## :video\_game: **JEFF World – System Requirements**

#### :small\_blue\_diamond: **Minimum Requirements**

* OS: Windows
* CPU: Intel i3 (6th Gen or higher) or AMD Ryzen 3
* RAM: 8 GB
* Graphics: Nvidia GTX 750 Ti / GTX 950 or AMD Radeon R7 370
* Storage: At least 5 GB of available space

#### :small\_blue\_diamond: **Recommended Requirements**

* &#x20;OS: Windows
* CPU: Intel i5 or higher
* RAM: 16 GB or more
* Graphics: Nvidia GTX 1060 or higher
* Storage: 7 GB or more

**Welcome! 🌟 Welcome to JEFF World! 🎉**


---

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