# Stormworks: Build and Rescue Server Guides (/docs/stormworks)



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

Stormworks: Build and Rescue is a vehicle building and rescue simulation game where players design and pilot custom vehicles — from helicopters and boats to submarines and trains — to complete dramatic rescue missions in a vast open-world ocean environment. With dedicated server support, your group can build, share, and operate vehicles together in persistent multiplayer sessions. These guides will help you get your XGamingServer Stormworks server set up and running.

Getting Started [#getting-started]

Find your server and connect for the first time.

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Find your server IP and join via the server browser or direct connect." href="/docs/stormworks/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Edit server_config.xml and manage server settings." href="/docs/stormworks/configure-your-server" />
</Cards>

Server Management [#server-management]

Control access, naming, and player limits.

<Cards>
  <Card icon={<Settings />} title="Change Server Name" description="Set the name that appears in the server browser." href="/docs/stormworks/change-server-name" />

  <Card icon={<Lock />} title="Set a Password" description="Restrict access with a server password." href="/docs/stormworks/set-a-password" />

  <Card icon={<Settings />} title="Max Players" description="Control the maximum number of players on your server." href="/docs/stormworks/max-players" />
</Cards>

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