# How To Connect to Your Stationeers Server (/docs/stationeers/connect-to-your-server)



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

You can connect to your Stationeers server through the in-game server browser or by using a direct IP connection.

Connect via Server Browser [#connect-via-server-browser]

<div className="fd-steps">
  <div className="fd-step">
    Find Your Server IP and Port [#1-find-your-server-ip-and-port]

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

  <div className="fd-step">
    Launch Stationeers [#2-launch-stationeers]

    Open Stationeers through Steam.
  </div>

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

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

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

    Browse the server list or use the search bar to find your server by name.
  </div>

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

    Select your server and click **Join**. If a [password](/docs/stationeers/set-a-password) is set, enter it when prompted.
  </div>
</div>

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

<div className="fd-steps">
  <div className="fd-step">
    Find Your Server IP and Port [#1-find-your-server-ip-and-port-1]

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com) and note your server IP and port from the **Dashboard**.
  </div>

  <div className="fd-step">
    Open Direct Connect [#2-open-direct-connect]

    In the multiplayer menu, look for the **Direct Connect** or **Connect by IP** option.
  </div>

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

    Enter your server IP and port and click **Connect**.

    > 💡 **Tip:** If your server does not appear in the browser, make sure it has fully started by checking the **Console** in the panel. If issues persist, join our [Discord](https://discord.xgamingserver.com) for help.
  </div>
</div>
