# Subnautica Server Documentation (/docs/subnautica)



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

Everything you need to manage your Subnautica Nitrox multiplayer server. Subnautica does not have native multiplayer support -- these guides cover the Nitrox mod, which adds co-op multiplayer to the game.

> 📝 **Note:** Subnautica multiplayer is made possible through the [Nitrox mod](https://nitrox.rux.gg/). This is not an official multiplayer feature. All players must have the Nitrox client installed to connect.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your Subnautica Nitrox server using the Nitrox launcher." href="/docs/subnautica/connect-to-your-server" />

  <Card icon={<Package />} title="Install Nitrox" description="Set up the Nitrox mod for Subnautica multiplayer." href="/docs/subnautica/install-nitrox" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<Settings />} title="Configure Your Server" description="Customize Nitrox server settings including game mode and permissions." href="/docs/subnautica/configure-your-server" />

  <Card icon={<Wrench />} title="Reset Server" description="Wipe your server and start fresh with a full reinstall." href="/docs/subnautica/reset-server" />
</Cards>

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