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

# User guides

The user guide provides more fine-grained information about the various features of Anaconda AI Navigator.

<CardGroup cols={3}>
  <Card icon="brain-circuit" title="Models" href="/tools/ai-navigator/user-guide/models" />

  <Card icon="comments" title="Chat" href="/tools/ai-navigator/user-guide/chat" />

  <Card icon="terminal" title="Crafting effective system prompts" href="/tools/ai-navigator/user-guide/system-prompt" />

  <Card icon="webhook" title="API server" href="/tools/ai-navigator/user-guide/api-server" />

  <Card icon="coins" title="Resource consumption" href="/tools/ai-navigator/user-guide/resource-consumption" />

  <Card icon="sliders" title="User settings" href="/tools/ai-navigator/user-guide/settings" />
</CardGroup>
