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

# Einführung

<Tip>
  **Verwende Novita AI mit deinem Agenten**

  **Keine Installation — in deinen Agenten-Chat einfügen:**

  ```
  Read https://raw.githubusercontent.com/novitalabs/novita-skills/main/skills/novita-ai/SKILL.md and use Novita AI for this task.
  ```

  **Optional — einmalig installieren, wenn dein Agent Skills unterstützt:**

  ```bash theme={"system"}
  npx skills add novitalabs/novita-skills --skill novita-ai
  ```

  Der Skill `novita-ai` deckt Modell-APIs, GPUs, Agent Sandbox, Integrationen und Fehlerbehebung ab. Wenn dein Agent Shell-Befehle ausführen kann, kannst du ihn bitten, den Skill für dich zu installieren.

  [Auf GitHub ansehen →](https://github.com/novitalabs/novita-skills)
</Tip>

Novita AI ist die AI-Native Cloud für Entwickler und Agenten: Modelle ausführen, GPUs skalieren und KI-Agenten auf einer Plattform erstellen.

<CardGroup cols={3}>
  <Card title="Schnellstart" icon="toolbox" href="/docs/de/guides/quickstart">
    Richte dein Konto ein und lege los.
  </Card>

  <Card title="Modell-APIs" icon="box" href="/docs/de/guides/model-apis-overview">
    Stelle führende KI-Modelle mit einer einfachen API bereit.
  </Card>

  <Card title="GPUs" icon="microchip" href="/docs/de/guides/gpus-overview">
    Benötigst du Hilfe beim Ausführen deiner eigenen Modelle? Erhalte dedizierte GPUs.
  </Card>

  <Card title="Agent Sandbox" icon="box" href="https://novita.ai/docs/guides/sandbox-overview">
    Führe KI-generierten Code sicher mit vollständiger Isolation und nahtloser Agenten-Integration aus.
  </Card>
</CardGroup>
