# How to Join Your Escape from Tarkov SPT-Fika Server (/docs/escape-from-tarkov/connect-to-your-server)



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

This guide will help you connect to your Escape from Tarkov SPT-Fika server. Since EFT does not support traditional dedicated servers, this setup uses the SPT (Single Player Tarkov) platform with the Fika mod to enable co-op play.

> ⚠️ **Warning:** You must own a legitimate copy of Escape from Tarkov and have the SPT client and Fika mod installed on your PC before connecting. Do not attempt to use this with the live EFT client.

Prerequisites [#prerequisites]

Before connecting, make sure you have:

* A legitimate copy of Escape from Tarkov installed
* The SPT client (matching your server's SPT version) installed separately from your live EFT installation
* The Fika client mod installed in your SPT client's `BepInEx/plugins` folder

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

  <div className="fd-step">
    Launch the SPT Client [#2-launch-the-spt-client]

    Open your SPT installation and launch the SPT client (the Aki launcher). Do **not** use the official EFT launcher.
  </div>

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

    In the SPT launcher, change the server address to your XGamingServer IP address. This is typically in the format `http://your-ip:port`.
  </div>

  <div className="fd-step">
    Create an Account or Log In [#4-create-an-account-or-log-in]

    If this is your first time connecting, create a new account through the SPT launcher. Enter a username and password, then click `Register`. If you already have an account, simply log in.
  </div>

  <div className="fd-step">
    Launch the Game [#5-launch-the-game]

    Click `Play` in the launcher. Once in-game, you can host or join co-op raids through the Fika menu.

    > 📝 **Note:** All players connecting to your server need to use the same SPT and Fika versions. Mismatched versions will cause connection failures.

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