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

# Welcome to Rayrift

> Get started with our documentation, API reference, SDKs, and more.

<Columns cols={2}>
  <Card title="Documentation" icon="book" href="/index">
    Explore guides, best practices, and onboarding resources.
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Browse and test API endpoints, and explore integration guides.
  </Card>

  <Card title="SDKs" icon="code" href="/sdks/python/comprehensive">
    Integrate Rayrift into your application with our Python and TypeScript SDKs.
  </Card>

  <Card title="Changelog" icon="list" href="/changelog/index">
    Stay updated with the latest changes and releases.
  </Card>
</Columns>
