# Connect to my Scum server

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

### Objective

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

### Step-by-step guide

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

On your server dashboard, find the line **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: [Point a domain name to your server](/en/dashboard/mettre-un-nom-de-domaine-sur-son-serveur.md).
{% endhint %}
{% endstep %}

{% step %}
**Open Scum and access the multiplayer menu**

In the game, click **Join a game**.

<figure><img src="/files/2f1ba7a201c0549069a1f0bd67e56bcb85e6d843" 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 on **Connect**.

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

### Common issues

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

### FAQ

#### What exactly do I need to enter: IP only 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: [Point a domain name to 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/scum/se-connecter-a-mon-serveur-scum.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.
