# Don't Starve Together Server Guides (/docs/dont-starve-together)



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

Don't Starve Together is a co-op survival game developed by Klei Entertainment. Players work together to survive in a dark, whimsical wilderness filled with strange creatures, dangers, and surprises. These guides will help you get your XGamingServer Don't Starve Together server configured and running smoothly.

Getting Started [#getting-started]

Connect and configure your server.

<Cards>
  <Card icon={<Key />} title="Generate Token" description="Create a cluster token required for your server." href="/docs/dont-starve-together/generate-token" />

  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your server using the in-game browser." href="/docs/dont-starve-together/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Adjust world and server settings." href="/docs/dont-starve-together/configure-your-server" />

  <Card icon={<Lock />} title="Set a Password" description="Password protect your server." href="/docs/dont-starve-together/set-a-password" />
</Cards>

Server Management [#server-management]

Manage admins, players, and server state.

<Cards>
  <Card icon={<Shield />} title="Adding Admins" description="Grant admin permissions to trusted players." href="/docs/dont-starve-together/adding-admins" />

  <Card icon={<Settings />} title="Change Server Name" description="Update your server's display name." href="/docs/dont-starve-together/change-server-name" />

  <Card icon={<Users />} title="Max Players" description="Change the maximum player count." href="/docs/dont-starve-together/max-players" />

  <Card icon={<Wrench />} title="Reset Server" description="Wipe and reinstall your server." href="/docs/dont-starve-together/reset-server" />
</Cards>

Customization [#customization]

Add mods to enhance your game.

<Cards>
  <Card icon={<Puzzle />} title="Install Mods" description="Add Steam Workshop mods to your server." href="/docs/dont-starve-together/install-mods" />
</Cards>

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