# Space Engineers Dedicated Server Guides (/docs/space-engineers)



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

Everything you need to manage your Space Engineers server. From initial setup to uploading existing saves, these guides walk you through each step.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your server using Direct Connect." href="/docs/space-engineers/join-server" />

  <Card icon={<Settings />} title="Change Server Name" description="Update your server's hostname in the browser." href="/docs/space-engineers/rename-server" />
</Cards>

Server Configuration [#server-configuration]

<Cards>
  <Card icon={<Settings />} title="Configure Your Server" description="Edit basic, detailed, and world settings." href="/docs/space-engineers/server-config" />

  <Card icon={<Globe />} title="Change Gamemode" description="Switch between Survival and Creative modes." href="/docs/space-engineers/server-config" />

  <Card icon={<Wrench />} title="Experimental Mode" description="Enable mods and scripts with experimental mode." href="/docs/space-engineers/server-config" />

  <Card icon={<Gauge />} title="Max Players" description="Adjust the maximum player count." href="/docs/space-engineers/player-slots" />
</Cards>

Maintenance [#maintenance]

<Cards>
  <Card icon={<Globe />} title="Upload Save" description="Migrate an existing world save to your server." href="/docs/space-engineers/import-save" />
</Cards>

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