> For the complete documentation index, see [llms.txt](https://docs.oxygenserv.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oxygenserv.com/en/dashboard/mettre-un-nom-de-domaine-sur-son-serveur.md).

# Put a domain name on your server

{% hint style="info" %}
This option creates a **Oxygenserv subdomain**. Example: `myserver.oxygenserv.com`.
{% endhint %}

### Objective

Allows an easier connection to your server. You share a name, not an IP.

### Step-by-step guide

{% stepper %}
{% step %}
**Open the Addons tab**

On the dashboard, click **Addons**.

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

{% step %}
**Start creating the subdomain**

Click on **Creating a subdomain**.

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

{% step %}
**Choose the name and create**

Enter the desired name. Example: `my-server`

<figure><img src="/files/0c253a6dcfa21f1763f4e4fe791b3f7bcd14fefc" alt=""><figcaption></figcaption></figure>

Click on **Create**.

You will get an address like: `my-server.oxygenserv.com`
{% endstep %}

{% step %}
**Use the domain to connect**

Use the subdomain instead of the IP.

{% hint style="info" %}
If your game uses a specific port, add `:PORT`. Example: `myserver.oxygenserv.com:30120`.
{% endhint %}
{% endstep %}
{% endstepper %}

### Common issues

#### The name is rejected or already taken

Try another name. Avoid spaces and special characters.

#### The domain does not resolve immediately

Wait a few minutes. DNS can take a short time.

### FAQ

#### Is this a “real” domain name that I own?

No. It is a subdomain under `oxygenserv.com`.

#### Can I use my own domain?

Yes, but not via the dashboard. You must configure it with your domain name provider.
