# Satisfactory Server Guides (/docs/satisfactory)



import { Rocket, Settings, Wrench, Globe, Puzzle, AlertTriangle } from "lucide-react";

Satisfactory is a first-person open-world factory building game developed by Coffee Stain Studios. Set on an alien planet, you'll explore vast landscapes, harvest resources, and construct increasingly complex automated production lines. These guides cover everything you need to get your XGamingServer Satisfactory dedicated server up and running.

Getting Started [#getting-started]

Connect and configure your server.

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your dedicated server using the in-game Server Manager." href="/docs/satisfactory/join-server" />

  <Card icon={<Settings />} title="Set a Password" description="Protect your server with a player password." href="/docs/satisfactory/server-password" />

  <Card icon={<Settings />} title="Max Players" description="Increase the default player limit beyond four." href="/docs/satisfactory/player-slots" />
</Cards>

Server Management [#server-management]

Update, reset, and manage server settings.

<Cards>
  <Card icon={<Wrench />} title="Update Your Server" description="Keep your server on the latest version." href="/docs/satisfactory/update-guide" />

  <Card icon={<Wrench />} title="Change Server Version" description="Switch between public and experimental branches." href="/docs/satisfactory/update-guide" />

  <Card icon={<Settings />} title="Toggle Auto Pause" description="Control whether the server pauses when empty." href="/docs/satisfactory/server-config" />

  <Card icon={<Wrench />} title="Reset Server" description="Wipe your server for a fresh start." href="/docs/satisfactory/wipe-reinstall" />

  <Card icon={<Wrench />} title="Reset Admin Password" description="Recover access if you forget your admin credentials." href="/docs/satisfactory/save-management" />
</Cards>

Saves and Blueprints [#saves-and-blueprints]

Upload, download, and manage your factory saves.

<Cards>
  <Card icon={<Globe />} title="Upload an Existing Save" description="Transfer a single-player or multiplayer save to your server." href="/docs/satisfactory/save-management" />

  <Card icon={<Globe />} title="Download Your Save" description="Back up your server save file locally." href="/docs/satisfactory/save-management" />

  <Card icon={<Globe />} title="Upload Blueprints" description="Add community blueprints to your server." href="/docs/satisfactory/save-management" />
</Cards>

Mods and Troubleshooting [#mods-and-troubleshooting]

Add mods and fix common issues.

<Cards>
  <Card icon={<Puzzle />} title="Install Mods" description="Add mods using the Satisfactory Mod Manager." href="/docs/satisfactory/mod-setup" />

  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix common server issues." href="/docs/satisfactory/fix-issues" />
</Cards>

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