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

# Introduction

> Welcome to the sCloud SDK documentation

<Note>
  The sCloud SDK is currently a **Work in Progress**. Interfaces and features are subject to change.
</Note>

## Overview

The sCloud SDK is a TypeScript library designed to provide a tailored developer experience for interacting with [sCloud](https://sacul.cloud) services. It simplifies authentication, request handling, and type safety when integrating sCloud into your applications.

## Features

* **TypeScript Support**: Built with TypeScript for full type safety and autocompletion.
* **Easy Integration**: Simple authentication and setup.
* **Comprehensive Coverage**: Access all sCloud features programmatically.

## Installation

<Warning>
  The SDK is not yet published to npm. Installation instructions will be available soon.
</Warning>

## Usage

Documentation for usage will be added as the SDK matures. Stay tuned for updates!
