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

# Resources

> Useful resources, tools, and links for GAIA users and developers

## Codebase wiki

<Card title="DeepWiki" icon="book-open" href="https://deepwiki.com/theexperiencecompany/gaia" horizontal width="100">
  AI-generated codebase wiki for the GAIA repository.
</Card>

<Info>
  Use DeepWiki to understand the flow of the codebase or how a specific module
  works.
</Info>

## Community resources

<CardGroup cols={2}>
  <Card horizontal title="Discord Community" icon="discord" href="https://discord.heygaia.io">
    Join the Discord community for support and discussions
  </Card>

  <Card horizontal title="GitHub Repository" icon="github" href="https://github.com/theexperiencecompany/gaia">
    Explore the source code, report issues, and contribute to the project
  </Card>

  <Card title="Blog" icon="newspaper" href="https://heygaia.io/blog" horizontal>
    Product updates and feature announcements
  </Card>

  <Card title="Website" icon="globe" href="https://heygaia.io" horizontal>
    Official website and hosted GAIA platform
  </Card>
</CardGroup>

## Social media

Follow GAIA and connect with the community:

<CardGroup cols={3}>
  <Card title="Twitter/X" icon="twitter" href="https://twitter.com/trygaia" horizontal>
    Quick updates and announcements
  </Card>

  <Card title="LinkedIn" icon="linkedin" href="https://linkedin.com/company/heygaia" horizontal>
    Company news and updates
  </Card>

  <Card title="WhatsApp" icon="whatsapp" href="https://whatsapp.heygaia.io" horizontal>
    Message GAIA directly on WhatsApp
  </Card>
</CardGroup>

## Contributing

Interested in contributing?

* [Contributing guidelines](/developers/contributing)
