# Connect to my Arma 3 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 Arma 3 server from in-game:

* via **Connect** (IP + port)
* via **Internet** (filter by name)

### Step-by-step guide

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

On the dashboard, locate **IP** at the bottom of the page.

<figure><img src="/files/7a67a6aacb8442f1209604b69deb9ab4c3c3785b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Open the Arma 3 server browser**

In Arma 3, go to **Multiplayer** then **Server browser**.

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

{% step %}
**Connect via IP (direct connection)**

Open the **Connect**.

Split the address `IP:port` from the dashboard into two fields.

Click on **Join**.

<figure><img src="/files/12781f176b61c1a5ec8c2f14cc4bce91c9b34964" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Connect via server name (Internet list)**

Open the **Internet**, then **Filter**.

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

In **Filter options**, enter **Host** with the server name.

Confirm, then join from the list.

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

### Common issues

* **Server not found by name** : test direct IP connection.
* **Unable to connect** : check the port, then restart the server.
* **Server missing from the Internet list** : wait 1 to 2 minutes. Refresh.
* **Timeout** : try again later, or contact support with the logs.


---

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