# Page Not Found

The URL `digging-deeper/caching-responses` does not exist.

You might be looking for one of these pages:
- [Caching Responses](https://docs.saloon.dev/2/plugins/caching-responses.md)
- [Retrying Requests](https://docs.saloon.dev/2/digging-deeper/retrying-requests.md)
- [Solo Requests](https://docs.saloon.dev/2/digging-deeper/solo-requests.md)
- [Pagination v2](https://docs.saloon.dev/2/digging-deeper/pagination-v2.md)
- [Concurrency & Pools](https://docs.saloon.dev/2/digging-deeper/concurrency-and-pools.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., `/2/plugins/caching-responses.md`)
- Use `Accept: text/markdown` header for content negotiation