# HumanitZ Server Documentation (/docs/humanitz)



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

Everything you need to manage your HumanitZ dedicated server. From connecting for the first time to adjusting gameplay settings, these guides walk you through each step.

> 📝 **Note:** HumanitZ is in early access on Steam. Server features and configuration options may change with game updates.

Getting Started [#getting-started]

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

  <Card icon={<Settings />} title="Configure Your Server" description="Customize gameplay settings through server configuration files." href="/docs/humanitz/configure-your-server" />

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

Server Management [#server-management]

<Cards>
  <Card icon={<Globe />} title="Change Server Name" description="Update the hostname shown in the server browser." href="/docs/humanitz/change-server-name" />

  <Card icon={<Gauge />} title="Max Players" description="Adjust the maximum player slots on your server." href="/docs/humanitz/max-players" />

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

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