# Counter-Strike GO Server Guides (/docs/counter-strike-go)



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

Everything you need to manage your Counter-Strike GO dedicated server. From creating your GSLT to installing plugins, these guides cover it all.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Install CS:GO and join your server using the console." href="/docs/counter-strike-go/join-server" />

  <Card icon={<AlertTriangle />} title="Create GSLT (Required)" description="Generate a Steam Game Server Login Token to appear in the server list." href="/docs/counter-strike-go/server-config" />

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

Configuration [#configuration]

<Cards>
  <Card icon={<Globe />} title="Change Server Name" description="Update the hostname shown in the server browser." href="/docs/counter-strike-go/rename-server" />

  <Card icon={<Globe />} title="Change Map" description="Upload custom maps or change the default map." href="/docs/counter-strike-go/server-config" />

  <Card icon={<Settings />} title="Map Cycles" description="Create a custom map rotation for your server." href="/docs/counter-strike-go/server-config" />

  <Card icon={<Gauge />} title="Max Players" description="Adjust the maximum player slots on your server." href="/docs/counter-strike-go/player-slots" />
</Cards>

Plugins & Content [#plugins--content]

<Cards>
  <Card icon={<Puzzle />} title="Install Plugins" description="Install SourceMod plugins and extensions." href="/docs/counter-strike-go/server-config" />

  <Card icon={<Wrench />} title="FastDL" description="Automatically serve custom content to connecting players." href="/docs/counter-strike-go/server-config" />
</Cards>

Maintenance [#maintenance]

<Cards>
  <Card icon={<Settings />} title="Reset Server" description="Wipe your server and start fresh with a full reinstall." href="/docs/counter-strike-go/wipe-reinstall" />
</Cards>

> **Don't have a server yet?** [Get Counter-Strike GO Server Hosting](https://xgamingserver.com/counter-strike-global-offensive-csgo-server-hosting) starting from just $4/month with instant setup and 24/7 support.
