# Page Not Found

The URL `v/faq/general/unused-requests` does not exist.

You might be looking for one of these pages:
- [Geolocation & Residential IPs](https://docs.scraperapi.com/resources/faq/geolocation-and-residential-ips.md)
- [Batch Requests](https://docs.scraperapi.com/asynchronous-api/batch-requests.md)
- [General](https://docs.scraperapi.com/resources/faq/general.md)
- [JS Rendering](https://docs.scraperapi.com/resources/faq/js-rendering.md)
- [Making POST/PUT Requests](https://docs.scraperapi.com/synchronous-apis/making-post-put-requests.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/resources/faq/geolocation-and-residential-ips.md`)
- Use `Accept: text/markdown` header for content negotiation