# Support Thanks for using GPX Utility Analyzer! Here is how to get help. ## Documentation first Most questions are answered by the docs: - 📖 **Online documentation**: https://jchable.github.io/gpx-utility-analyzer/ - 📄 Project [README](README.md) and per-component READMEs (`cli/`, `ai-analyzer/`, `ui/`). ## Questions & discussions For usage questions, ideas, and general discussion, please use [**GitHub Discussions**](../../discussions) rather than opening an issue. ## Bug reports & feature requests If you have found a bug or want to request a feature, open an issue using the [issue templates](../../issues/new/choose). Please include the affected component, versions, reproduction steps, and (for the CLI) a minimal GPX sample when possible. ## Security issues Do **not** report security vulnerabilities publicly. Follow the process in [SECURITY.md](SECURITY.md). ## Contributing Interested in contributing code or docs? See [CONTRIBUTING.md](CONTRIBUTING.md). > This is a community-maintained open-source project. There is no commercial support > or guaranteed response time, but maintainers and the community will do their best > to help.