> For the complete documentation index, see [llms.txt](https://wiki.honeyglow.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.honeyglow.gg/welcome-to-honeyglow.md).

# 🍯 Welcome to HoneyGlow!

***

### 🌟 Join the Adventure

HoneyGlow is a community-focused server where creativity and friendship flourish. We pride ourselves on providing a stable, lag-free, and inclusive environment for players around the world.

#### 🔌 Server Information

* **Server IP:** honeyglow\.gg
* **Version:** 26.1.2

{% hint style="info" %}
Compatible with **Java** and **Bedrock**
{% endhint %}

#### Connecting via BedrockTogether (Console)

Because PlayStation and Xbox do not natively allow you to enter a custom Server IP, you must use a "proxy" app to trick the console into seeing the server as a local **LAN Game**.

### 📲 Step 1: Setup the Mobile App

1. Download **BedrockTogether** from the [iOS App Store](https://www.google.com/url?sa=E\&q=https%3A%2F%2Fapps.apple.com%2Fapp%2Fbedrocktogether%2Fid1534593376) or [Google Play Store](https://play.google.com/store/apps/details?id=pl.extollite.bedrocktogetherapp).
2. Open the app on your phone.
3. Enter the **Server IP** and **Port** for our server:
   * **IP:** honeyglow\.gg
   * **Port:** 19132
4. Tap **"Watch Ad and Run"**. You must watch the short advertisement to start the proxy service.
5. **Important:** Keep the app open and running on your phone while you connect on your console.

### 🎮 Step 2: Connect on your Console

1. Turn on your PlayStation or Xbox and launch **Minecraft**.
2. Select **Play** from the main menu.
3. Navigate to the **Friends** or **Worlds** tab (not the "Servers" tab).
4. Look for a section titled **LAN Games**.
5. You should see a game titled **"BedrockTogether"** or **"Join me! BedrockTogether's world"**.
6. Select it to join the server!
7. You can close the BedrockTogether app after you have connected to the server on the console.

***

#### 🔗 Important Links

* **Official Store:** [store.honeyglow.gg](https://www.google.com/url?sa=E\&q=https%3A%2F%2Fstore.honeyglow.gg)
* **Discord Community:** [discord.gg/honeyhive](https://www.google.com/url?sa=E\&q=https%3A%2F%2Fdiscord.gg%2Fhoneyhive)
* **TikTok:** [tiktok.com/@varaplays](https://www.tiktok.com/@varaplays)

***

### 🛠️ Getting Started

If you are new to the server, we recommend checking out the following sections:

1. **Server Rules:** Ensure a fun experience for everyone.
2. **Basic Commands:** Learn how to teleport, claim land, and set home.
3. **Economy Guide:** Discover how to earn and spend currency within the hive.

***

> **Stay sweet, and see you in-game!**
>
> \- Vara & The HoneyGlow Team


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.honeyglow.gg/welcome-to-honeyglow.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
