# Page Not Found

The URL `digging-deeper/debugging` does not exist.

You might be looking for one of these pages:
- [Debugging](https://docs.saloon.dev/the-basics/debugging.md)
- [Delaying Requests](https://docs.saloon.dev/digging-deeper/delay.md)
- [Building SDKs](https://docs.saloon.dev/digging-deeper/building-sdks.md)
- [Retrying Requests](https://docs.saloon.dev/digging-deeper/retrying-requests.md)
- [PSR Support](https://docs.saloon.dev/digging-deeper/psr-support.md)

## How to find the correct page

1. **Ask a question**: /sitemap.md?ask=<question> - Complete answer with sources
2. **Browse the full index**: [/sitemap.md](https://docs.saloon.dev/sitemap.md) - Complete documentation index
3. **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