# Stationeers Server Guides (/docs/stationeers)



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

Stationeers is a space station building and survival sim developed by RocketWerkz. Players construct and manage complex atmospheric, electrical, and mechanical systems to keep their station operational. Running a dedicated server lets you collaborate with other players on building and maintaining a station together.

Getting Started [#getting-started]

Connect and set up your server.

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your server through the in-game browser or direct connect." href="/docs/stationeers/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Adjust server settings and startup parameters." href="/docs/stationeers/configure-your-server" />
</Cards>

Server Management [#server-management]

Manage your server name, players, password, and resets.

<Cards>
  <Card icon={<Settings />} title="Change Server Name" description="Set a custom name for your server." href="/docs/stationeers/change-server-name" />

  <Card icon={<Users />} title="Max Players" description="Change the maximum player slot limit." href="/docs/stationeers/max-players" />

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

  <Card icon={<Wrench />} title="Reset Server" description="Reset your server to a fresh state." href="/docs/stationeers/reset-server" />
</Cards>

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