# 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 } from "lucide-react";

Assetto Corsa is a highly realistic racing simulator developed by Kunos Simulazioni. It features laser-scanned real-world tracks, an advanced physics engine, and extensive mod support for custom cars and circuits. These guides will help you get your XGamingServer Assetto Corsa server up and running.

Getting Started [#getting-started]

Connect and configure your server.

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your server using the in-game browser or direct IP." href="/docs/assetto-corsa/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Full reference for server_cfg.ini and entry_list.ini." href="/docs/assetto-corsa/configure-your-server" />
</Cards>

Server Management [#server-management]

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

  <Card icon={<Users />} title="Max Players" description="Change the maximum number of drivers." href="/docs/assetto-corsa/max-players" />

  <Card icon={<Shield />} title="Admin Commands" description="Authenticate as admin and manage players in-game." href="/docs/assetto-corsa/admin-commands" />

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

Racing Configuration [#racing-configuration]

<Cards>
  <Card icon={<Timer />} title="Session Setup" description="Configure practice, qualifying, and race sessions." href="/docs/assetto-corsa/session-setup" />

  <Card icon={<Cloud />} title="Weather & Track Conditions" description="Set weather, dynamic grip, tyre wear, and realism." href="/docs/assetto-corsa/weather-and-track-conditions" />

  <Card icon={<Globe />} title="Change Track" description="Switch to a different track or layout." href="/docs/assetto-corsa/change-track" />
</Cards>

Customization [#customization]

<Cards>
  <Card icon={<Puzzle />} title="Install Custom Cars & Tracks" description="Add community-made content to your server." href="/docs/assetto-corsa/install-mods" />
</Cards>

Troubleshooting [#troubleshooting]

<Cards>
  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix connection issues, missing content, and config errors." href="/docs/assetto-corsa/troubleshooting" />
</Cards>

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