# Escape from Tarkov Server Documentation (/docs/escape-from-tarkov)



import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Settings, Wrench, Package } from "lucide-react";

Everything you need to manage your Escape from Tarkov SPT-Fika co-op server. These guides cover connecting, configuring, and modding your SPT server.

> 📝 **Note:** Escape from Tarkov does not have official dedicated server support. This documentation covers the SPT (Single Player Tarkov) platform with the Fika mod, which enables co-op multiplayer.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your SPT-Fika co-op server using the Fika client." href="/docs/escape-from-tarkov/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Customize SPT server settings including raid options, loot, and AI." href="/docs/escape-from-tarkov/configure-your-server" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<Package />} title="Install Mods" description="Add SPT-compatible mods to customize your Tarkov experience." href="/docs/escape-from-tarkov/install-mods" />

  <Card icon={<Settings />} title="Server Value Modifier (SVM)" description="Customize trader restock times, hideout construction speed, loot, and more." href="/docs/escape-from-tarkov/server-value-modifier" />

  <Card icon={<Wrench />} title="Reset Server" description="Wipe your server and start fresh with a full reinstall." href="/docs/escape-from-tarkov/reset-server" />
</Cards>

> **Don't have a server yet?** [Get Escape from Tarkov Server Hosting](https://xgamingserver.com/escape-from-tarkov-server-hosting) starting from just $4/month with instant setup and 24/7 support.
