# Assetto Corsa Server Guides (/docs/assetto-corsa)



import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Settings, Wrench, Puzzle, Globe, Users, Shield, Timer, Cloud, AlertTriangle, Flag, Trophy, Radio, Calendar, Upload, KeyRound } from "lucide-react";

Every XGamingServer Assetto Corsa server includes the **Assetto Corsa Server Manager** — a full web control panel for your server. Instead of hand-editing `server_cfg.ini`, you create races, run championships, watch live timing, and upload cars and tracks from your browser. These guides cover both the Assetto Corsa Server Manager and the underlying config for advanced users.

> 🏁 **New here?** Start with [What is the Assetto Corsa Server Manager](/docs/assetto-corsa/getting-started), then run [your first race in two minutes](/docs/assetto-corsa/your-first-race).

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="What is the Assetto Corsa Server Manager" description="Your free web control panel — what it does and how to open it." href="/docs/assetto-corsa/getting-started" />

  <Card icon={<KeyRound />} title="Accessing Your Dashboard" description="First login, changing the admin password, and the sidebar tour." href="/docs/assetto-corsa/accessing-your-dashboard" />

  <Card icon={<Flag />} title="Your First Race" description="Start a race in two minutes with Quick Race." href="/docs/assetto-corsa/your-first-race" />

  <Card icon={<Globe />} title="Getting Into the Lobby" description="Ports and why a race can 'go offline' — and how to fix it." href="/docs/assetto-corsa/getting-into-lobby" />

  <Card icon={<Users />} title="Joining Your Server" description="Connect via the in-game browser, direct IP, or Content Manager." href="/docs/assetto-corsa/connect-to-your-server" />
</Cards>

Races & Championships [#races--championships]

<Cards>
  <Card icon={<Flag />} title="Quick Race" description="One-click race with sensible defaults and the car picker." href="/docs/assetto-corsa/quick-race" />

  <Card icon={<Settings />} title="Custom Races" description="Full event config — sessions, weather, entrants, templates." href="/docs/assetto-corsa/custom-races" />

  <Card icon={<Calendar />} title="Scheduling Races" description="One-off and recurring races, plus the calendar feed." href="/docs/assetto-corsa/scheduling-races" />

  <Card icon={<Trophy />} title="Championships" description="Classes, points, standings, and driver sign-up." href="/docs/assetto-corsa/championships" />

  <Card icon={<Flag />} title="Race Weekends" description="Multi-session weekends with carried-over grids and splits." href="/docs/assetto-corsa/race-weekends" />
</Cards>

Live Timing & Results [#live-timing--results]

<Cards>
  <Card icon={<Radio />} title="Live Timing & Race Control" description="Standings, gaps, weather, track map, and the admin panel." href="/docs/assetto-corsa/live-timing" />

  <Card icon={<Timer />} title="Results & Calendar" description="Browse session results and subscribe to the calendar." href="/docs/assetto-corsa/results-and-calendar" />
</Cards>

Content & Mods [#content--mods]

<Cards>
  <Card icon={<Upload />} title="Uploading Cars & Tracks" description="Add content through the manager — no file manager needed." href="/docs/assetto-corsa/uploading-content" />

  <Card icon={<Puzzle />} title="Installing Mods (Advanced)" description="Manual content install and the server-vs-client file rules." href="/docs/assetto-corsa/install-mods" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<Settings />} title="Server Options" description="Name, passwords, ports, performance, and lobby registration." href="/docs/assetto-corsa/server-options" />

  <Card icon={<Shield />} title="Accounts & Permissions" description="Read/write/admin accounts and open vs closed servers." href="/docs/assetto-corsa/accounts-and-permissions" />

  <Card icon={<Wrench />} title="Config Reference" description="Full server_cfg.ini and entry_list.ini reference." href="/docs/assetto-corsa/configure-your-server" />
</Cards>

Plugins & Troubleshooting [#plugins--troubleshooting]

<Cards>
  <Card icon={<Puzzle />} title="Plugins" description="sTracker, Real Penalty, KissMyRank, and UDP plugin ports." href="/docs/assetto-corsa/plugins" />

  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Server offline, missing pitboxes, login, and content issues." href="/docs/assetto-corsa/troubleshooting" />
</Cards>

> **Don't have a server yet?** [Get Assetto Corsa Server Hosting](https://xgamingserver.com/assetto-corsa-server-hosting?utm_source=docs\&utm_medium=referral\&utm_campaign=assetto-corsa-server-hosting) with instant setup, the free Assetto Corsa Server Manager, mod support, and 24/7 help.
