> 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/having-trouble-entering-the-world.md).

# Having trouble entering the world?

If you're having issues launching JEFF WORLD after logging in, try the following steps:

## **1. Launcher is installed, but the JEFF WORLD won’t start from the website?**

### No worries — you can launch it directly from your desktop:

* Click the <img src="/files/mGCx6f0PE9CXDeB48HtP" alt="" data-size="line">`[jeff_launcher]` shortcut on your desktop to run the launcher directly.
* Then log in as usual inside the launcher.

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

### **No shortcut found?**

* Navigate to the following folder (or the one where you installed the launcher):\
  \&#xNAN;**`C:\JEFF\jeff_launcher\1.0.17\`**
* Double-click `jeff_launcher.exe` to start the launcher.
* Then log in and click the ⚙️ **Gear icon > Create Desktop Shortcut** to make future access easier.

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

## **2. Can’t download the launcher?**

[<mark style="background-color:red;">**\[Click here\]**</mark>](https://jeff.hscdn.com/launcher/setup/jeff_launcher_install_1.0.18.exe) to manually download and install the JEFF Launcher.

If the download file is not working, **right-click** on the `[jeff_launcher_install_]` file and <mark style="background-color:blue;">**run as administrator**</mark> to install.

> The latest version of the launcher is **VER.1.0.18**.

## **3. Trouble installing or launching the game client after opening the launcher?**

If your launcher opens but the JEFF WORLD client doesn’t install or run correctly, try the following:

### **The progress bar isn’t moving?**

* You may not have enough free space.
* Please ensure you have at least **5GB** of available storage.
* Then click the ⚙️ **Gear icon > Reinstall JEFF WORLD** in the launcher and try again.

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

### **The client is already installed, but the game doesn’t launch?**

* This may happen if the world closed improperly or certain files are still running in the background.
* Simply **restart your computer** and try launching the game again.


---

# 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/having-trouble-entering-the-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.
