# Page Not Found

The URL `slate-core/commands` does not exist.

You might be looking for one of these pages:
- [Commands](https://docs.slatejs.org/concepts/06-commands.md)
- [Executing Commands](https://docs.slatejs.org/walkthroughs/05-executing-commands.md)
- [Improving Performance](https://docs.slatejs.org/walkthroughs/09-performance.md)
- [Location Types](https://docs.slatejs.org/api/locations.md)
- [Hooks](https://docs.slatejs.org/libraries/slate-react/hooks.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/06-commands.md`)
- Use `Accept: text/markdown` header for content negotiation