# Connect to my s\&box server

{% hint style="info" %}
This guide shows you how to join a server **s\&box** hosted on Oxygenserv.
{% endhint %}

### Objective

Join your server **s\&box** from its name.

### Step-by-step guide

{% stepper %}
{% step %}
**Choose your server name**

On your server dashboard, in the **Settings**tab, identify the field **Server Name**.

<figure><img src="/files/5409b8af85b1157626926707c155d4b55ec7f810" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Open s\&box and access the server menu**

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

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

{% step %}
**Search for your server name**

Using the menu on the left.&#x20;

{% hint style="warning" %}
Check "Show Empty" and "Show Full" to make sure you see all servers.
{% endhint %}

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

### Common issues

* **The server does not appear / connection impossible** : make sure it is in the **Started** state on the dashboard.
* **Still blocked** : contact support and include the test time + a screenshot of the error: [Contact Oxygenserv support (dashboard ticket and Discord)](/en/dashboard/contacter-le-support-oxygenserv-ticket-dashboard-et-discord.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/sbox/se-connecter-a-mon-serveur-sbox.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.
