# Connect to my Enshrouded server

{% hint style="info" %}
You can join via **IP + port** or via **server name**.\
A domain name helps avoid sharing the IP: [Put a domain name on your server](/en/dashboard/mettre-un-nom-de-domaine-sur-son-serveur.md).
{% endhint %}

### Objective

Join your Enshrouded server from the game via:

* **IP + port** (recommended)
* **Server Name** (in-game search)

### Step-by-step guide

{% stepper %}
{% step %}
**Retrieve the server IP and name**

On the dashboard, open the **Settings** to find:

* the**IP address** and the **port**
* the **name** of the server

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

{% step %}
**Access the server list**

Open Enshrouded, then click on **Play**.

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

Then **Join**.

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

<figure><img src="/files/8afa974c60a40e423650e2ca5d5831203a75419b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Connect using the server's IP address**

Click "**Search by IPv4 / Domain**".

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

Enter your server's IP address then continue.

<figure><img src="/files/45bb6702f3a6b2e363045820ede9ad9f2770a327" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Connect using the server name (slower)**

Go to the "**Dedicated Server**" tab then wait a few minutes for the server list to load.

Then type your server name in "**Filter server names**".

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

Your server appears in the list. Click to join.
{% endstep %}
{% endstepper %}

### Common issues

* **The server does not appear in-game** : wait 1 to 2 minutes after a startup. Then refresh the list.
* **Unable to join** : check that the server is **started**.
* **The server appears offline** : restart the server, then relaunch Enshrouded and Steam.

### FAQ

#### Do I have to use Steam or the in-game search?

Use **Steam (Favorites)** if you want a stable result.\
Use **the in-game search** if you prefer to join “as a public server”.


---

# 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/enshrouded/se-connecter-a-mon-serveur-enshrouded.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.
