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

# Installation

> Install and configure EmitKit

## Installation

Clone and install dependencies:

```bash theme={null}
git clone https://github.com/emitkit/emitkit-cloud.git
cd emitkit-cloud
pnpm install
```

See [Configuration](/self-hosting/configuration) for environment setup.
