> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qiton.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Wording

> Let's make sure we're on the same page

<CardGroup cols={2}>
  <Card title="Match" icon="gamepad">
    A match contains one or several confrontations (sub-matches) between two teams. Also called a series.
  </Card>

  <Card title="Official" icon="jet-fighter">
    An official is a public match that is visible to everyone.
  </Card>

  <Card title="Scrim" icon="lock">
    A scrim is a private training match between specific teams, which are only visible to the participating teams.
  </Card>

  <Card title="Sub-match" icon="magnifying-glass">
    A sub-match is composed of rounds and linked to a match, which can be an official or a scrim.
  </Card>
</CardGroup>
