# Page Not Found

The URL `api/main-modules` does not exist.

You might be looking for one of these pages:
- [Developping with JJazzLab](https://jjazzlab.gitbook.io/developer-guide/readme.md)
- [Tutorial (needs to be updated for 5.1)](https://jjazzlab.gitbook.io/developer-guide/building.md)
- [Build JJazzLab 5 from source code](https://jjazzlab.gitbook.io/developer-guide/build-from-source-code.md)
- [Architecture](https://jjazzlab.gitbook.io/developer-guide/add-rhythm-engine.md)
- [Music generation](https://jjazzlab.gitbook.io/developer-guide/music-generation.md)

## How to find the correct page

1. **Ask a question**: /developer-guide/sitemap.md?ask=<question> - Complete answer with sources
2. **Browse the full index**: [/developer-guide/sitemap.md](https://jjazzlab.gitbook.io/developer-guide/sitemap.md) - Complete documentation index
3. **View the full content**: [/developer-guide/llms-full.txt](https://jjazzlab.gitbook.io/developer-guide/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/developer-guide/readme.md`)
- Use `Accept: text/markdown` header for content negotiation