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

Whether you want to build data science/machine learning models, deploy your work to production, or securely manage a team of engineers, Anaconda provides the tools necessary to succeed. This documentation is designed to aid in building your understanding of Anaconda software and assist with any operations you might need to perform to manage your organization's users and resources.

## Popular Pages

<CardGroup cols={3}>
  <Card title="Getting Started" href="/getting-started/main" icon="bolt">
    Familiarize yourself with Anaconda's tools and offerings
  </Card>

  <Card title="Miniconda" href="/getting-started/miniconda/install/overview" icon="download">
    The lightweight alternative to Anaconda Distribution
  </Card>

  <Card title="Anaconda Distribution" href="/getting-started/anaconda/install/overview" icon="download">
    The Anaconda Distribution for Windows, Mac, and more
  </Card>

  <Card title="Anaconda Navigator" href="/tools/anaconda-navigator/main" icon="ship">
    Your handy desktop portal for Data Science and Machine Learning
  </Card>

  <Card title="Environments" href="/getting-started/working-with-conda/environments" icon="laptop-code">
    Create isolated workspaces to manage packages and dependencies
  </Card>

  <Card title="Packages" href="/getting-started/working-with-conda/packages/main" icon="box-open">
    Install and manage packages to keep your projects running smoothly
  </Card>
</CardGroup>
