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

# Getting Support

> Find help and support resources for NVDA users and developers

Whether you are a beginner, an advanced user, a new or experienced developer, or if you represent an organization wishing to learn more about NVDA, there are several support channels and resources available to help you.

## User Support

<Card title="NV Access Help Center" icon="headset" href="https://www.nvaccess.org/get-help/">
  Official support resources from NV Access, including documentation, tutorials, and contact information
</Card>

### Documentation

Comprehensive documentation is available to help you get started and make the most of NVDA:

<CardGroup cols={2}>
  <Card title="User Guide" icon="book" href="https://download.nvaccess.org/documentation/userGuide.html">
    Complete guide for NVDA users covering all features and functionality
  </Card>

  <Card title="Key Commands" icon="keyboard" href="https://download.nvaccess.org/documentation/keyCommands.html">
    Quick reference for all NVDA keyboard shortcuts
  </Card>

  <Card title="Developer Guide" icon="code" href="https://download.nvaccess.org/documentation/developerGuide.html">
    Technical documentation for developers and add-on creators
  </Card>

  <Card title="Latest Changes" icon="sparkles" href="https://download.nvaccess.org/documentation/changes.html">
    What's new in the latest NVDA release
  </Card>
</CardGroup>

## Mailing Lists

Join the community through various mailing lists dedicated to different aspects of NVDA. See the [Mailing Lists](/community/mailing-lists) page for detailed information.

<CardGroup cols={2}>
  <Card title="Users List" icon="users" href="https://groups.google.com/a/nvaccess.org/g/nvda-users">
    Get help from other users and share tips
  </Card>

  <Card title="Developers List" icon="code" href="https://groups.io/g/nvda-devel">
    Discuss NVDA development
  </Card>

  <Card title="Add-ons List" icon="puzzle-piece" href="https://groups.io/g/nvda-addons">
    Add-on development and support
  </Card>

  <Card title="Translators List" icon="language" href="https://groups.io/g/nvda-translations">
    Coordinate translation efforts
  </Card>
</CardGroup>

## Additional Resources

### Add-ons

<Card title="NVDA Add-on Store" icon="store" href="https://download.nvaccess.org/documentation/userGuide.html#AddonsManager">
  Browse and install add-ons directly from within NVDA
</Card>

<Note>
  The legacy [Community add-ons website](https://addons.nvda-project.org/) is still available, but using the built-in Add-on Store is now encouraged.
</Note>

### Community Communication

<CardGroup cols={2}>
  <Card title="GitHub Discussions" icon="comments" href="https://github.com/nvaccess/nvda/discussions">
    Engage in discussions about NVDA features and development
  </Card>

  <Card title="Community Gitter" icon="message" href="https://gitter.im/nvaccess/NVDA">
    Real-time chat with the NVDA community
  </Card>

  <Card title="GitHub Wiki" icon="book-open" href="https://github.com/nvaccess/nvda/wiki">
    Additional guides and community documentation
  </Card>

  <Card title="Social Media" icon="share-nodes" href="https://www.nvaccess.org/contact-us/">
    Follow NV Access on social media
  </Card>
</CardGroup>

### Expert Community Members

Looking for expertise in a specific area? Check out our [Community Experts List](/community/experts-list) to find contributors with specialized knowledge.

## Contact NV Access

For general inquiries, you can reach NV Access at:

<Card title="Email NV Access" icon="envelope" href="mailto:info@nvaccess.org">
  [info@nvaccess.org](mailto:info@nvaccess.org)
</Card>

For more contact options and information about NV Access, visit the [official contact page](https://www.nvaccess.org/contact-us/).
