# American Truck Simulator Server Hosting Guides (/docs/american-truck-simulator)



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

American Truck Simulator lets you drive across a detailed recreation of the American landscape in massive trucks. The Convoy multiplayer mode supports dedicated servers for up to 8 players driving together. These guides cover everything you need to manage your XGamingServer ATS server.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="How to Join Your Server" description="Connect via the Convoy session browser or session ID." href="/docs/american-truck-simulator/join-server" />

  <Card icon={<Settings />} title="server_config.sii Reference" description="Complete config reference — every setting explained." href="/docs/american-truck-simulator/server-config" />

  <Card icon={<Settings />} title="How to Rename Your Server" description="Change the lobby name and description." href="/docs/american-truck-simulator/rename-server" />

  <Card icon={<Key />} title="How to Create a GSLT Token" description="Get a persistent server ID from Steam." href="/docs/american-truck-simulator/gslt-token" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<Shield />} title="How to Add Moderators" description="Grant moderator permissions via SteamID." href="/docs/american-truck-simulator/moderator-setup" />

  <Card icon={<Users />} title="How to Change Max Players" description="Set the player limit (max 8)." href="/docs/american-truck-simulator/player-slots" />

  <Card icon={<Clock />} title="How to Update Your Server" description="Update to the latest game version." href="/docs/american-truck-simulator/update" />

  <Card icon={<Wrench />} title="How to Wipe & Reinstall" description="Reset your server to a fresh state." href="/docs/american-truck-simulator/wipe-reinstall" />
</Cards>

Mods & Version [#mods--version]

<Cards>
  <Card icon={<Puzzle />} title="How to Install Mods" description="Export and upload server packages for mod support." href="/docs/american-truck-simulator/mod-setup" />

  <Card icon={<Puzzle />} title="Export Server Packages" description="Export and upload DLC/mod map data for your server." href="/docs/american-truck-simulator/server-packages" />

  <Card icon={<Terminal />} title="How to Enable the Console" description="Enable the developer console for server package export." href="/docs/american-truck-simulator/developer-console" />

  <Card icon={<AlertTriangle />} title="How to Fix Version Mismatch" description="Downgrade your game when server updates lag behind." href="/docs/american-truck-simulator/version-mismatch" />
</Cards>

Reference [#reference]

<Cards>
  <Card icon={<Globe />} title="Ports Reference" description="Required game and query ports." href="/docs/american-truck-simulator/ports-reference" />

  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix connection issues, GSLT errors, and mod problems." href="/docs/american-truck-simulator/troubleshooting" />
</Cards>

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