# Page Not Found

The URL `testing/faking-responses` does not exist.

You might be looking for one of these pages:
- [Caching](https://docs.saloon.dev/installable-plugins/caching-responses.md)
- [Responses](https://docs.saloon.dev/the-basics/responses.md)
- [Sending Requests](https://docs.saloon.dev/the-basics/sending-requests.md)
- [Retrying Requests](https://docs.saloon.dev/digging-deeper/retrying-requests.md)
- [Handling Failures](https://docs.saloon.dev/the-basics/handling-failures.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/caching-responses.md`)
- Use `Accept: text/markdown` header for content negotiation