# Page Not Found

The URL `concepts/07-plugins` does not exist.

You might be looking for one of these pages:
- [Plugins](https://docs.slatejs.org/concepts/08-plugins.md)
- [Operations](https://docs.slatejs.org/concepts/05-operations.md)
- [Locations](https://docs.slatejs.org/concepts/03-locations.md)
- [Editor](https://docs.slatejs.org/concepts/07-editor.md)
- [Commands](https://docs.slatejs.org/concepts/06-commands.md)

## How to find the correct page

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

## Tips for requesting documentation

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