# Page Not Found

The URL `development/style.css` does not exist.

You might be looking for one of these pages:
- [Best Practices](https://novaframeworkdoc.gitbook.io/novaframework/development/best-practices.md)
- [Creating Scripts](https://novaframeworkdoc.gitbook.io/novaframework/development/creating-scripts.md)
- [Using the Bridge](https://novaframeworkdoc.gitbook.io/novaframework/development/bridge.md)
- [Callbacks](https://novaframeworkdoc.gitbook.io/novaframework/core-concepts/callbacks.md)
- [Player System](https://novaframeworkdoc.gitbook.io/novaframework/core-concepts/player-system.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://novaframeworkdoc.gitbook.io/novaframework/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://novaframeworkdoc.gitbook.io/novaframework/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/novaframework/development/best-practices.md`)
- Use `Accept: text/markdown` header for content negotiation