# How To Connect to Your Barotrauma Server (/docs/barotrauma/connect-to-your-server)



Here is how to connect to your Barotrauma server.

Connecting via the In-Game Server Browser [#connecting-via-the-in-game-server-browser]

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

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com) and select your Barotrauma server. Your server IP and port are displayed on the **Dashboard**.
  </div>

  <div className="fd-step">
    Launch Barotrauma [#2-launch-barotrauma]

    Open Barotrauma through Steam.
  </div>

  <div className="fd-step">
    Open the Server Browser [#3-open-the-server-browser]

    From the main menu, click **Multiplayer** and then **Join Server**.
  </div>

  <div className="fd-step">
    Find Your Server [#4-find-your-server]

    Search for your server by name in the server browser. You can also filter by various options to narrow the list.
  </div>

  <div className="fd-step">
    Join the Server [#5-join-the-server]

    Select your server and click **Join**. If a password is set, you will be prompted to enter it.
  </div>
</div>

Connecting via Direct Connect [#connecting-via-direct-connect]

<div className="fd-steps">
  <div className="fd-step">
    Open Multiplayer [#1-open-multiplayer]

    From the main menu, click **Multiplayer** > **Join Server**.
  </div>

  <div className="fd-step">
    Enter Your Server IP [#2-enter-your-server-ip]

    At the top of the server browser, there is a field to enter a direct IP. Type your server's IP and port (e.g., `123.456.789.0:27015`).
  </div>

  <div className="fd-step">
    Connect [#3-connect]

    Click **Join** to connect to your server.
  </div>
</div>

Connecting via Steam Server Browser [#connecting-via-steam-server-browser]

<div className="fd-steps">
  <div className="fd-step">
    Open Steam Server Browser [#1-open-steam-server-browser]

    In Steam, go to **View** > **Game Servers**. Click the **Favorites** tab and then **Add a Server**.
  </div>

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

    Enter your server's IP and port, then click **Add this address to favorites**.
  </div>

  <div className="fd-step">
    Connect [#3-connect-1]

    Select your server and click **Connect**.

    > 📝 **Note:** Make sure you have the same mods installed as the server. Mismatched mods will prevent you from joining.
  </div>
</div>
