# Join Hysync

## Overview

The Hytale server browser is not publicly available yet. To join **Hysync**, you will need to add the server manually in-game.

## Server Information

* **Server Name:** Hysync (you may name it anything you like)
* **Connection Address:** `play.hysync.org`

## How to Join the Server

* Launch **Hytale** and go to the **Home Screen**.
* Select **Servers**.
* Click **Add Server** in the bottom-right corner.
* In the popup window:
  * Enter play.hysync.org in the **Connection Address** field.
  * Set the **Server Name** to anything you prefer. This is only for your personal list.
* Save the server and click **Join**.

## Notes

* Make sure your internet connection is stable before joining.
* If the server does not appear online, it may be undergoing maintenance.
* For help and updates, check the official Hysync Discord community channels.


---

# 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://hysync.gitbook.io/wiki/get-started/wiki.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.
