# Connect to my Hytale server

{% hint style="info" %}
This guide shows you how to join a server **Hytale** hosted on Oxygenserv.\
You will retrieve the**IP** and the **port** from the dashboard, then connect from the game.
{% endhint %}

### Objective

Join your server **Hytale** using its address **IP**.

### Step-by-step guide

{% stepper %}
{% step %}
**Retrieve the IP address and port on the dashboard**

On your server's dashboard, locate the**IP Address** with the **port**.

<figure><img src="/files/7a67a6aacb8442f1209604b69deb9ab4c3c3785b" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can also use a **domain name** if you have one: [Put a domain name on your server](/en/dashboard/mettre-un-nom-de-domaine-sur-son-serveur.md).
{% endhint %}
{% endstep %}

{% step %}
**Open Hytale and go to the multiplayer menu**

In the game, click on **Server**.

<figure><img src="/files/3111748562bf1fafec0da05be195a5307847a1af" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Connect to the server**

Choose **Direct connect**.

<figure><img src="/files/3e329415f7ff4c558f8ff80c3a1ae4dfa26276bd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Enter the IP and port, then confirm**

Paste the**IP address** and the **port** of your server into the field.\
Then click **Confirm**.

<figure><img src="/files/5ef8989a3fe8bcf66c752600991b5ea36c783574" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Common issues

* **Server does not appear / unable to connect** : check the**IP** and the **port** on the dashboard.
* **Server offline** : make sure it is in the **Started** on the dashboard.
* **Still stuck** : contact support and include the time of the test + a screenshot of the error: [Contact Oxygenserv support (ticket dashboard and Discord)](/en/dashboard/contacter-le-support-oxygenserv-ticket-dashboard-et-discord.md).

### FAQ

#### What exactly should I enter: IP alone or IP + port?

Use **IP + port** (format `IP:PORT`). The port is shown on the dashboard.

#### Can I use a domain name instead of the IP?

Yes, once your DNS is configured. Follow: [Put a domain name on your server](/en/dashboard/mettre-un-nom-de-domaine-sur-son-serveur.md).


---

# 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://docs.oxygenserv.com/en/hytale/se-connecter-a-mon-serveur-hytale.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.
