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

# Dust Docs

> Dust's documentation, user guides, developer platform and latest update.

<Columns cols={1}>
  <Card title="Latest Update" icon="bell" href="/docs/changelog" arrow={true} color="#0C84FE">
    See the latest changes and updates to Dust
  </Card>

  <Card title="User Documentation" icon="book" href="/docs/user-documentation/getting-started/intro-to-dust" arrow={true} color="#FE9C1A">
    All you need to create and use your first AI agents
  </Card>

  <Card title="Use Cases & Guides" icon="lightbulb" href="docs/user-documentation/getting-started/use-cases-and-guides/sales" arrow={true} color="#418B5C">
    See how teams apply Dust to their specific needs
  </Card>

  <Card title="Developer Platform" icon="code" href="/docs/developer-platform/overview/developer-platform" arrow={true} color="#E14322">
    API Reference and technical documentation
  </Card>

  <Card title="Community Support" icon="users" href="https://community.dust.tt" arrow={true} color="#9FDBFF">
    Join the Dust Slack community and get insights from other members
  </Card>
</Columns>
