# How to Connect to Your Skyrim Together Reborn Server (/docs/skyrim-together/connect-to-your-server)



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

Here is how to connect to your Skyrim Together Reborn dedicated server.

Prerequisites [#prerequisites]

Before connecting, make sure you have:

* **Skyrim Special Edition** installed on Steam
* **Skyrim Together Reborn** mod installed (download from [playtogetherreborn.com](https://wiki.tiltedphoques.com/tilted-online/guides/getting-started))
* The same mods installed locally that are on the server (if any)

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

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

    Log in to the [XGamingServer Panel](https://panel.xgamingserver.com) and select your Skyrim Together server. Copy the server IP address from the sidebar.
  </div>

  <div className="fd-step">
    Launch Skyrim [#2-launch-skyrim]

    Open Skyrim Special Edition through the **Skyrim Together Reborn** launcher (not the regular Skyrim launcher).
  </div>

  <div className="fd-step">
    Load a Save [#3-load-a-save]

    Load into a save file or start a new game. You must be in-game to connect.
  </div>

  <div className="fd-step">
    Open the Connection Menu [#4-open-the-connection-menu]

    Press the **F2** key (default) or **Right CTRL** to open the Skyrim Together Reborn UI.
  </div>

  <div className="fd-step">
    Enter Server Details [#5-enter-server-details]

    In the connection dialog, enter your server IP address and port (e.g., `198.137.23.46:10578`).

    If the server has a password, enter it in the password field.
  </div>

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

    Click `Connect` to join your server.

    > 📝 **Note:** All players must be using the same version of Skyrim Together Reborn and have matching mod lists for the best experience.

    If you need help, join our [Discord](https://discord.xgamingserver.com) and we will help you out.
  </div>
</div>
