# Factorio Server Guides (/docs/factorio)



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

Factorio is a factory-building game where you design and manage automated production lines. These guides will help you set up and manage your XGamingServer Factorio server.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your Factorio server using the IP address." href="/docs/factorio/join-server" />

  <Card icon={<Shield />} title="Add Admins" description="Grant admin privileges on your server." href="/docs/factorio/admin-setup" />

  <Card icon={<Globe />} title="Make Your Server Public" description="List your server in the public server browser." href="/docs/factorio/public-listing" />
</Cards>

Configuration [#configuration]

<Cards>
  <Card icon={<Settings />} title="Change Server Name" description="Update the hostname displayed in the server browser." href="/docs/factorio/rename-server" />

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

  <Card icon={<Users />} title="Set Max Players" description="Adjust the maximum player slots on your server." href="/docs/factorio/player-slots" />

  <Card icon={<Rocket />} title="Enable Space Age DLC" description="Enable or disable the Space Age expansion." href="/docs/factorio/space-age" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<RefreshCw />} title="Update Your Server" description="Keep your server up to date with automatic updates." href="/docs/factorio/game-version" />

  <Card icon={<Wrench />} title="Change Version" description="Switch to a specific Factorio version." href="/docs/factorio/game-version" />

  <Card icon={<Wrench />} title="Upload an Existing Save" description="Transfer your local save to your server." href="/docs/factorio/import-map" />

  <Card icon={<RefreshCw />} title="Reset Your Server" description="Wipe your server and start fresh." href="/docs/factorio/wipe-reinstall" />
</Cards>

Mods and Troubleshooting [#mods-and-troubleshooting]

<Cards>
  <Card icon={<Puzzle />} title="Install Mods" description="Add mods from the Factorio Mods Portal." href="/docs/factorio/mod-setup" />

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

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