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

# Welcome

<CardGroup cols={2}>
  <Card title="API Reference" icon="code" href="/api-reference">
    Explore Geonode's API endpoints, request formats, and response details for seamless integration.
  </Card>

  <Card title="Guides" icon="layer-group" href="/introduction">
    Step-by-step guides to help you set up, configure, and optimize your Geonode experience.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Changelog" icon="party-horn" href="/changelog">
    Stay updated with the latest Geonode improvements, feature releases, and bug fixes.
  </Card>

  <Card title="Support" icon="rocketchat" href="https://geonode.com/contact">
    Get help from our support team, access FAQs, and troubleshoot common issues.
  </Card>

  <Card title="Integrations" icon="swatchbook" href="/integrations">
    Learn how to connect Geonode with popular tools and frameworks for automation and data extraction.
  </Card>
</CardGroup>
