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

# Welcome to KoalaVault

> KoalaVault is a secure marketplace platform for closed-source LLM models, enabling model creators to monetize their work while buyers can deploy models locally.

<img src="https://mintcdn.com/koalavault/HfaVEl3N0y7_Ev0a/logo/koalavault.svg?fit=max&auto=format&n=HfaVEl3N0y7_Ev0a&q=85&s=ac5bddcd6e9df8ba2c3c1a7e3d20c5b7" alt="KoalaVault Logo" width="800" data-path="logo/koalavault.svg" />

<Warning>
  KoalaVault is a reference implementation intended for evaluation and testing. It is not a production security guarantee. Do not rely on KoalaVault as your sole protection mechanism in high‑risk or regulated environments.
</Warning>

# Key Features

<CardGroup cols={2}>
  <Card title="Secure Model Protection" icon="shield-halved" href="/security/trust-remote-code">
    Advanced encryption ensures your models remain protected and monetizable.
  </Card>

  <Card title="Easy Model Management" icon="terminal" href="/koava">
    Use our CLI tool to encrypt, upload, and manage your models effortlessly.
  </Card>

  <Card title="Blockchain Payments" icon="coins" href="/crypto/wallet-setup">
    Secure cryptocurrency-based payments using USDT on BSC network.
  </Card>

  <Card title="Docker Deployment" icon="docker" href="/deploy/docker-run-guide">
    Deploy encrypted models with our enhanced vLLM Docker container.
  </Card>
</CardGroup>

# Quick Links

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/getting-started/quick-start">
    Complete walkthrough for both sellers and buyers.
  </Card>

  <Card title="Koava Tool Reference" icon="code" href="/koava">
    Detailed command-line tool documentation.
  </Card>

  <Card title="Docker Run Guide" icon="book" href="/deploy/docker-run-guide">
    Deployment methods and security requirements.
  </Card>

  <Card title="Security Policy" icon="lock" href="/security/trust-remote-code">
    Understanding our security measures.
  </Card>
</CardGroup>

## Need Help?

<Card title="Visit KoalaVault Website" icon="globe" href="https://www.koalavault.ai">
  Access your dashboard, browse models, and manage your account.
</Card>
