# Page Not Found

The URL `plugins/handling-rate-limits` does not exist.

You might be looking for one of these pages:
- [Rate Limit Handler](https://docs.saloon.dev/installable-plugins/handling-rate-limits.md)
- [Handling Failures](https://docs.saloon.dev/the-basics/handling-failures.md)
- [Caching](https://docs.saloon.dev/installable-plugins/caching-responses.md)
- [Sending Requests](https://docs.saloon.dev/the-basics/sending-requests.md)
- [Building Your Own Plugins](https://docs.saloon.dev/installable-plugins/building-your-own-plugins.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., `/installable-plugins/handling-rate-limits.md`)
- Use `Accept: text/markdown` header for content negotiation