# How To Connect to Your Assetto Corsa Server (/docs/assetto-corsa/connect-to-your-server)



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

Here is how to connect to your Assetto Corsa dedicated 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 Assetto Corsa server. Your server IP and port are displayed on the **Dashboard**.
  </div>

  <div className="fd-step">
    Launch Assetto Corsa [#2-launch-assetto-corsa]

    Open Assetto Corsa through Steam.
  </div>

  <div className="fd-step">
    Go to Online Multiplayer [#3-go-to-online-multiplayer]

    From the main menu, click **Drive** > **Online**.
  </div>

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

    Use the server browser to search for your server by name. You can use the search bar and filters to narrow down the list.
  </div>

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

    Select your server and click **Join**. Choose an available car slot and enter the session.
  </div>
</div>

Connecting via Direct IP [#connecting-via-direct-ip]

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

    From the [XGamingServer Panel](https://panel.xgamingserver.com), note your server's IP address and port.
  </div>

  <div className="fd-step">
    Use the Server Browser [#2-use-the-server-browser]

    In the Assetto Corsa online browser, look for a **Direct Connect** or filter option where you can enter the server IP and port.

    > 📝 **Note:** Make sure you have the same car and track mods installed as the server. If you are missing required content, you will not be able to join. Check the server's mod list and install any missing content before connecting.

    > 💡 **Tip:** You can also connect to your server using Assetto Corsa Content Manager, a popular third-party launcher that provides an enhanced server browser and mod management experience.
  </div>
</div>
