# Championships (/docs/assetto-corsa/championships)



import { Step, Steps } from "fumadocs-ui/components/steps";
import { Callout } from "fumadocs-ui/components/callout";

A **Championship** is a series of races scored across multiple events with running standings. It's the core feature for leagues: drivers earn points each round, and the manager tracks the table for you.

Creating a championship [#creating-a-championship]

<Steps>
  <Step>
    Name it and add classes [#name-it-and-add-classes]

    From the sidebar choose **Championships → New**. Give it a name. Then define one or more **classes** — each class is a group of cars scored separately (for example GT3 and GT4 racing on the same grid but with their own standings).
  </Step>

  <Step>
    Add entrants [#add-entrants]

    Add the drivers for each class, with their car, skin, and number. You can leave slots open for [sign-up](#sign-up--registration) if you want drivers to register themselves.
  </Step>

  <Step>
    Add events [#add-events]

    Add the rounds. Each event is a track plus its sessions (practice / qualifying / race) and weather — configured just like a [Custom Race](/docs/assetto-corsa/custom-races). Add as many events as your season has rounds.
  </Step>

  <Step>
    Set the points system [#set-the-points-system]

    Define how points are awarded — see below — then save the championship.
  </Step>
</Steps>

Points & scoring [#points--scoring]

The points table controls how finishing positions convert to points:

* **Points per position** — set the points for 1st, 2nd, 3rd, and so on (the classic 25-18-15… style, or your own).
* **Pole and fastest lap** — optionally award bonus points.
* **Drop rounds** — optionally discard each driver's worst N results so a single bad race doesn't end a title fight.
* **Per-class scoring** — each class has its own standings, so multi-class grids stay fair.

Running the rounds [#running-the-rounds]

Start each event from the championship when it's time to race. Results feed straight into the standings — you don't enter anything by hand. Use [Live Timing](/docs/assetto-corsa/live-timing) during the race for stewarding, and [Results](/docs/assetto-corsa/results-and-calendar) afterward to review.

Standings & export [#standings--export]

The championship page shows the live points table by class as rounds are completed. You can review standings at any time and export results to share with your league or post on Discord.

Sign-up & registration [#sign-up--registration]

Instead of adding every driver by hand, you can open **registration** so drivers sign themselves up for an open slot. Share the championship link, drivers register with their details, and they're added to the entry list.

<Callout type="warn">
  If a driver reports a problem completing Steam-based sign-up, register them manually from the entrants list as a workaround and open a ticket so we can look into it.
</Callout>

<Callout type="info">
  Championships are part of the premium feature set unlocked on XGamingServer Assetto Corsa plans — there's nothing extra to install.
</Callout>
