> ## 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.

# Anaconda Documentation

<p style={{ fontSize: "1.15rem", fontWeight: 400, lineHeight: 1.55, marginTop: 0, marginBottom: "2rem" }}>
  Find guides, tutorials, and reference material for installing, configuring, and working with Anaconda's tools for Python, data science, and AI.
</p>

## Get started with Anaconda

<CardGroup cols={3}>
  <Card title="What is Anaconda?" href="/getting-started/main" icon="bolt">
    Learn what Anaconda provides and how its tools work together
  </Card>

  <Card title="Install Anaconda" href="/getting-started/installation" icon="download">
    Find the right installer and get set up on any platform
  </Card>

  <Card title="Getting started guides" href="/getting-started/guides" icon="route">
    Pick the getting started guide for the Anaconda product you want to use
  </Card>
</CardGroup>

## Applications and services

<CardGroup cols={3}>
  <Card title="Anaconda.org" href="/anaconda-org/key-features" icon="globe">
    Discover, share, and install packages from the community repository
  </Card>

  <Card title="Anaconda Desktop" href="/anaconda-desktop/key-features" icon="desktop">
    Manage your project environments, download and host AI models locally, and build and run AI agents
  </Card>

  <Card title="Anaconda Platform" href="/anaconda-platform/getting-started-with-anaconda-platform" icon="cloud">
    Anaconda's cloud platform for teams to collaborate, govern packages, and develop AI workflows
  </Card>

  <Card title="Package Security Manager (On-prem)" href="/psm-on-prem/6.8.0/main" icon="server">
    Self-hosted package security and management for your organization
  </Card>

  <Card title="Anaconda Notebooks" href="/anaconda-platform/notebooks/key-features" icon="notebook">
    Run JupyterLab notebooks in the cloud with built-in collaboration
  </Card>
</CardGroup>

## Legacy applications

<CardGroup cols={2}>
  <Card title="Anaconda Navigator" href="/legacy/anaconda-navigator/main" icon="compass">
    Manage environments, packages, and projects with a desktop GUI
  </Card>

  <Card title="Anaconda AI Navigator" href="/legacy/ai-navigator/main" icon="microchip-ai">
    Run open-source AI models locally on your machine
  </Card>
</CardGroup>

## Reference and support

<CardGroup cols={3}>
  <Card title="Troubleshooting" href="/reference/troubleshooting" icon="wrench">
    Solutions to common issues across Anaconda products
  </Card>

  <Card title="Release notes" href="/reference/release-notes" icon="scroll">
    See what changed in the latest releases
  </Card>

  <Card title="Help and support" href="/reference/help-support" icon="headset">
    Contact support or connect with the community
  </Card>
</CardGroup>
