# Joining Your Subnautica Nitrox Server (/docs/subnautica/connect-to-your-server)



import { Step, Steps } from 'fumadocs-ui/components/steps';

This guide will help you connect to your Subnautica Nitrox multiplayer server. Since Subnautica does not have native multiplayer, you will need the Nitrox client mod installed on your PC.

> ⚠️ **Warning:** All players must have the Nitrox client installed and use the Nitrox launcher to connect. Do not launch Subnautica directly through Steam when playing multiplayer.

Prerequisites [#prerequisites]

Before connecting, make sure you have:

* Subnautica installed on Steam (not Subnautica: Below Zero)
* The [Nitrox client](https://nitrox.rux.gg/) downloaded and installed
* Your Subnautica game path correctly set in the Nitrox launcher

Connecting To Your Server [#connecting-to-your-server]

<div className="fd-steps">
  <div className="fd-step">
    Copy Your Server IP [#1-copy-your-server-ip]

    Access the [XGamingServer Panel](https://panel.xgamingserver.com) and select your Subnautica server. Copy the server IP address from the sidebar.
  </div>

  <div className="fd-step">
    Open the Nitrox Launcher [#2-open-the-nitrox-launcher]

    Launch the Nitrox client application. Make sure it has detected your Subnautica installation.
  </div>

  <div className="fd-step">
    Enter Your Server Address [#3-enter-your-server-address]

    In the Nitrox launcher, enter your server IP address in the server address field.
  </div>

  <div className="fd-step">
    Connect to the Server [#4-connect-to-the-server]

    Click `Play` to launch Subnautica through Nitrox and connect to your server. You will be placed in the multiplayer world once the game loads.

    > 📝 **Note:** Make sure your Nitrox client version matches the Nitrox server version running on your XGamingServer. Mismatched versions will cause connection failures.

    If you get stuck at any time, you can reach out to us on [Discord](https://discord.xgamingserver.com).
  </div>
</div>
