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

# Introduction

> CONFSEC is an enterprise-grade secure and private AI inference platform. Explore our documentation to learn how to use CONFSEC and about our privacy and security guarantees.

## Getting started

<Card title="Start here" icon="rocket" href="/quickstart" horizontal>
  Follow our short quickstart guide.
</Card>

## Guides

Learn how to use CONFSEC.

<Columns cols={2}>
  <Card title="Using the CONFSEC CLI" icon="terminal" href="/guides/cli" />

  <Card title="Using the CONFSEC Web Consol" icon="globe" href="/guides/web-console" />
</Columns>

## SDKs

Develop applications using CONFSEC's easy-to-use SDKs.

<Columns cols={2}>
  <Card title="Python" icon="python" href="/sdks/python" />

  <Card title="Node.js" icon="js" href="/sdks/node" />
</Columns>
