# Path of Titans Server Documentation (/docs/path-of-titans)



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

Path of Titans is a massively multiplayer dinosaur survival game where players grow, customize, and survive as realistic prehistoric creatures. These guides will help you get your XGamingServer Path of Titans server configured and running smoothly.

Getting Started [#getting-started]

Essential first steps for your Path of Titans server.

<Cards>
  <Card icon={<Rocket />} title="Setup Auth Token" description="Configure your Alderon Games authentication token." href="/docs/path-of-titans/server-config" />

  <Card icon={<Globe />} title="Connect to Your Server" description="Join your server using the IP address." href="/docs/path-of-titans/join-server" />
</Cards>

Server Management [#server-management]

Customize maps, players, admins, and reset your server.

<Cards>
  <Card icon={<Shield />} title="Add Server Admins" description="Grant administrator permissions to players." href="/docs/path-of-titans/admin-setup" />

  <Card icon={<Globe />} title="Change Map" description="Switch to a different map on your server." href="/docs/path-of-titans/map-selection" />

  <Card icon={<Settings />} title="Max Players" description="Adjust the maximum player count." href="/docs/path-of-titans/player-slots" />

  <Card icon={<Wrench />} title="Reset Server" description="Restore your server to a fresh state." href="/docs/path-of-titans/wipe-reinstall" />
</Cards>

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