# Joining Your Brickadia Server (/docs/brickadia/connect-to-your-server)



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

This guide will help you connect to your Brickadia server.

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 Brickadia server. Copy the server IP address from the sidebar.
  </div>

  <div className="fd-step">
    Open Brickadia [#2-open-brickadia]

    Launch Brickadia and from the main menu, click `Play Online`.
  </div>

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

    You can locate your server in two ways:

    * **Server Browser:** Search for your server name in the server list.
    * **Direct Connect:** Click `Direct Connect`, paste your server IP address, and click `Connect`.

    > 💡 **Tip:** If your server does not appear in the browser, try using direct connect with your IP address instead.

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