# Enshrouded Server Guides (/docs/enshrouded)



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

Enshrouded is a cooperative survival action RPG set in a vast open world consumed by a mysterious fog called the Shroud. These guides will help you set up and manage your XGamingServer Enshrouded server.

Getting Started [#getting-started]

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

  <Card icon={<Wrench />} title="Update Your Server" description="Enable automatic updates or manually update after patches." href="/docs/enshrouded/update-guide" />

  <Card icon={<Settings />} title="Change Server Name" description="Set a custom hostname for the server browser." href="/docs/enshrouded/rename-server" />
</Cards>

Configuration [#configuration]

<Cards>
  <Card icon={<Settings />} title="Change Difficulty Presets" description="Switch between Default, Relaxed, Hard, Survival, or Custom difficulty." href="/docs/enshrouded/difficulty-presets" />

  <Card icon={<Settings />} title="Custom Difficulty Settings" description="Fine-tune every individual game setting in enshrouded_server.json." href="/docs/enshrouded/custom-difficulty" />

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

  <Card icon={<Users />} title="Max Players" description="Increase or decrease the player limit." href="/docs/enshrouded/player-slots" />

  <Card icon={<Globe />} title="Server Tags" description="Add tags to help players find your server." href="/docs/enshrouded/tag-setup" />
</Cards>

Administration [#administration]

<Cards>
  <Card icon={<Shield />} title="Adding Admins" description="Set up an admin password and become admin on your server." href="/docs/enshrouded/role-setup" />

  <Card icon={<Shield />} title="Server Roles" description="Configure custom roles and permissions for your server." href="/docs/enshrouded/role-setup" />
</Cards>

Maintenance and Troubleshooting [#maintenance-and-troubleshooting]

<Cards>
  <Card icon={<Gauge />} title="Performance Guide" description="Optimize your server for better performance and reduce lag." href="/docs/enshrouded/optimize-performance" />

  <Card icon={<Wrench />} title="Upload a Save" description="Transfer an existing save file to your server." href="/docs/enshrouded/import-save" />

  <Card icon={<AlertTriangle />} title="Reset Your Server" description="Completely wipe and reinstall your server." href="/docs/enshrouded/wipe-reinstall" />

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

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