> ## 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="/uk/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="/uk/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="/uk/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="/uk/documentation/rate-limits">
    Інформація про глобальні ліміти, захист від спаму та заголовки Rate Limit.
  </Card>

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