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

# Installation

> Limina's detailed installation instructions including prerequisites, requirements, deployment, benchmarks, concurrency, and more.

Limina is primarily designed to be self-hosted by the user via a container, to provide users with the best possible experience in terms of latency and security. This ensures that Limina never sees or handles customer data, unlike alternative services which usually retain a right to use any data passed through the system for service improvements and ML model development.

A cloud hosted preview of the solution is available at the following endpoint: [https://api.getlimina.ai/community/v4/](https://api.getlimina.ai/community/v4/)

<Columns cols={3}>
  <Card title="Prerequisites and System Requirements" href="/installation/prerequisites-and-system-requirements" icon="file-lines" />

  <Card title="Grabbing the Image" href="/installation/grabbing-the-image" icon="file-lines" />

  <Card title="Running the Container" href="/installation/running-the-container" icon="file-lines" />

  <Card title="Deploying into Production" href="/installation/deploying-into-production" icon="file-lines" />

  <Card title="Kubernetes Setup Guide" href="/installation/kubernetes-setup-guide" icon="file-lines" />

  <Card title="AWS" href="/installation/aws" icon="file-lines" />
</Columns>
