# Page Not Found

The URL `script/scenes` does not exist.

You might be looking for one of these pages:
- [End](https://developers.monogatari.io/documentation/script-actions/end.md)
- [Show Scene](https://developers.monogatari.io/documentation/script-actions/show-scene.md)
- [Show Canvas](https://developers.monogatari.io/documentation/script-actions/canvas.md)
- [Choices](https://developers.monogatari.io/documentation/script-actions/choices.md)
- [Placeholder](https://developers.monogatari.io/documentation/script-actions/placeholder.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