# Page Not Found

The URL `script/audio` does not exist.

You might be looking for one of these pages:
- [End](https://developers.monogatari.io/documentation/script-actions/end.md)
- [Hide Video](https://developers.monogatari.io/documentation/script-actions/hide-video.md)
- [Play Music](https://developers.monogatari.io/documentation/script-actions/play-music.md)
- [Jump](https://developers.monogatari.io/documentation/script-actions/jump.md)
- [Wait](https://developers.monogatari.io/documentation/script-actions/wait.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/documentation/script-actions/end.md`)
- Use `Accept: text/markdown` header for content negotiation