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

# Введение

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

<img src="https://mintcdn.com/apidocs-erlcrussia/vjth0cNH1Gj7V5eV/images/hero-banner.png?fit=max&auto=format&n=vjth0cNH1Gj7V5eV&q=85&s=4dcfba17b0c15178bd4970450a8bbea7" alt="ER:LC Россия API" style={{width: "100%", height: "215px", borderRadius: "12px", objectFit: "cover"}} noZoom width="2560" height="1440" data-path="images/hero-banner.png" />

<div className="flex justify-center items-center w-full">
  <h1 className="text-3xl font-bold">ER:LC Россия API Документация</h1>
</div>

<div className="flex justify-center items-center w-full text-center">
  Добро пожаловать в официальную документацию ER:LC Россия API. Здесь вы найдете все необходимые инструменты, руководства и справочные материалы для интеграции вашего игрового сервера с внешними сервисами.
</div>

<div className="flex justify-center items-center w-full">
  <h2 className="text-2xl font-bold">Быстрое Начало</h2>
</div>

<Columns cols={2}>
  <Column>
    <Card title="Правила Использования API" href="/ru/policies/api-use-guidelines" img="https://mintcdn.com/apidocs-erlcrussia/vjth0cNH1Gj7V5eV/images/api-rules.png?fit=max&auto=format&n=vjth0cNH1Gj7V5eV&q=85&s=082a5a93897110e907f39c5f51b36492" width="480" height="270" data-path="images/api-rules.png">
      Узнайте, как правильно работать с API, чтобы избежать блокировок и ошибок.
    </Card>
  </Column>

  <Column>
    <Card title="Документация API V2" href="/ru/api-reference/api-v2" img="https://mintcdn.com/apidocs-erlcrussia/vjth0cNH1Gj7V5eV/images/api-v2.png?fit=max&auto=format&n=vjth0cNH1Gj7V5eV&q=85&s=367742e8f9bbe29618a9171d37a2f2ff" width="480" height="270" data-path="images/api-v2.png">
      Отправка запросов, обработка ответов, новые возможности и миграция с V1.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Документация API V1" href="/ru/api-reference/api-v1" img="https://mintcdn.com/apidocs-erlcrussia/vjth0cNH1Gj7V5eV/images/api-v1.png?fit=max&auto=format&n=vjth0cNH1Gj7V5eV&q=85&s=654386857b1c55778d27f86c77a051ce" width="480" height="270" data-path="images/api-v1.png">
      Узнайте, как правильно работать с API, чтобы избежать блокировок и ошибок.
    </Card>
  </Column>

  <Column />
</Columns>

<div className="flex justify-center items-center w-full">
  <h2 className="text-2xl font-bold">Справочные Материалы</h2>
</div>

<Columns cols={2}>
  <Card title="Лимиты Запросов" icon="gauge" href="/ru/documentation/rate-limits">
    Информация о глобальных лимитах, защите от спама и заголовках Rate Limit.
  </Card>

  <Card title="Коды Ошибок" icon="triangle-exclamation" href="/ru/documentation/error-codes">
    Полный список кодов ошибок, их описание и рекомендации по обработке.
  </Card>
</Columns>
