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

# Introduction

<div id="no-header-here" />

<img src="https://mintlify.s3.us-west-1.amazonaws.com/cluecontrolbot/assets/hero-banner.png" alt="ER:LC Russia Documentation" style={{width: "100%", height: "215px", borderRadius: "12px", objectFit: "cover"}} noZoom />

<div className="flex justify-center items-center w-full">
  <h1 className="text-3xl font-bold">ER:LC Russia Documentation</h1>
</div>

<div className="flex justify-center items-center w-full text-center">
  Welcome to the ER:LC Russia documentation — here you will find rules, guides, and all the essential information about our community. Browse the sections to quickly get familiar with the system and gameplay.
</div>

<div className="flex justify-center items-center w-full">
  <h2 className="text-2xl font-bold">Quick Start</h2>
</div>

<Columns cols={2}>
  <Column>
    <Card title="Beginner's Guide" href="/en/guides" img="https://mintlify.s3.us-west-1.amazonaws.com/cluecontrolbot/assets/server-rules/guides.png">
      A quick start for new players: how to begin, where to get help, and what you need to know.
    </Card>
  </Column>

  <Column>
    <Card title="Server Rules" href="/en/server-rules/general-rules/server-rules" img="https://mintlify.s3.us-west-1.amazonaws.com/cluecontrolbot/assets/server-rules/server-rules.png">
      The core rules of the Moscow RolePlay project. Mandatory reading before you start playing.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="RP Terms" href="/en/server-rules/general-rules/rp-terms" img="https://mintlify.s3.us-west-1.amazonaws.com/cluecontrolbot/assets/server-rules/roleplay-terms.png">
      This section contains key roleplay rule terms that must be followed on the server.
    </Card>
  </Column>

  <Column>
    <Card title="Discord Rules" href="/en/server-rules/general-rules/discord-rules" img="https://mintlify.s3.us-west-1.amazonaws.com/cluecontrolbot/assets/server-rules/discord-rules.png">
      A list of behavior rules for the Discord server. Compliance is mandatory for all members.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Staff Rules" href="/en/staff-rules" img="https://mintlify.s3.us-west-1.amazonaws.com/cluecontrolbot/assets/server-rules/staff-rules.png">
      Review the requirements and responsibilities for the project team.
    </Card>
  </Column>

  <Column>
    <Card title="Changelog" href="/en/changelogs" img="https://mintlify.s3.us-west-1.amazonaws.com/cluecontrolbot/assets/server-rules/changelogs.png">
      A version history containing information about all key stages of the project's development.
    </Card>
  </Column>
</Columns>
