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

# SDK

> Get started quickly with our language-specific SDK for working with the Rask API.

## Official Python SDK

Our SDK makes it easy for developers to integrate Rask AI services into their applications quickly and seamlessly by providing them with an easy-to-use Python client.

| Language | GitHub Repository                               | Supported Python Version |
| -------- | ----------------------------------------------- | ------------------------ |
| Python   | [rask-sdk](https://github.com/braskai/rask-sdk) | 3.8+                     |

<Note>For installation instructions, usage examples, and best practices, check out the [README](https://github.com/braskai/rask-sdk#readme) in the repository.</Note>
