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

# Introduction

> 👋 Welcome to illuxiLMS Developer Hub! You will find here all the documentation available to integrate with your illuxiLMS portal.

## Start here

Get familiar with the concepts, then dive into the API or the webhooks.

<Columns cols={3}>
  <Card title="Concepts" icon="map" href="/concepts">
    Concepts used by illuxiLMS
  </Card>

  <Card title="API Documentation" icon="box-isometric-tape" href="/api-reference/introduction">
    Guides on illuxiLMS REST API
  </Card>

  <Card title="Webhooks" icon="webhook" href="/api-reference/webhooks">
    Guides on illuxiLMS available webhooks
  </Card>
</Columns>
