# Connect to my ARK: Survival Ascended server on PC and console

{% hint style="info" %}
The steps are identical on **PC**, **PS5** and **Xbox**.

The most important thing is to have the **exact name** of the server and the correct filters.
{% endhint %}

### Objective

* Retrieve the server name from the dashboard.
* Display the in-game list.
* Filter correctly to find your server.

### Step-by-step guide

{% stepper %}
{% step %}
**Find the server name (dashboard)**

On the dashboard, open the **Settings**, then locate **Server Name**.

<figure><img src="/files/2afb8b2b42a33f5397ace59ce7f08a413d3ed0d0" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure the server is **online** on the dashboard before continuing.
{% endhint %}
{% endstep %}

{% step %}
**Open the in-game server list**

In ARK, click **Join game**.

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

{% step %}
**Filter the list and find your server**

1. Category: **Unofficial**
2. Search for the server by **name** (full or partial)
3. If the server has a password: check **Show password protected servers**
4. In any case: check **Show player servers**
5. If you don't see it: click **Refresh**

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

{% step %}
**Join the server and play**

After joining the server, create your character and start your game.

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

{% hint style="success" %}
You are connected to your ARK: Survival Ascended server.
{% endhint %}
{% endstep %}
{% endstepper %}

### Common issues

#### I can't find my server

* Check **Unofficial** + **Show player servers**.
* Search using a piece of the name.
* Click **Refresh**.
* Check that the server is **online** on the dashboard.

#### The server appears, but I can't join

* Check the password.
* Wait 1–2 minutes, then try again.

### FAQ

#### Do the steps change depending on the platform?

No. Menus and filters are the same on PC and console.


---

# 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/ark-survival-ascended/se-connecter-a-mon-serveur-ark-survival-ascended-sur-pc-et-console.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.
