# Page Not Found

The URL `next-steps/plugins` does not exist.

You might be looking for one of these pages:
- [Debugging](https://docs.saloon.dev/the-basics/debugging.md)
- [Pagination](https://docs.saloon.dev/installable-plugins/pagination.md)
- [Building Your Own Plugins](https://docs.saloon.dev/installable-plugins/building-your-own-plugins.md)
- [Testing](https://docs.saloon.dev/the-basics/testing.md)
- [Lawman](https://docs.saloon.dev/installable-plugins/lawman.md)

## How to find the correct page

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

## Tips for requesting documentation

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