# Reverse proxy

- [Privacy and security](https://docs.devhub.com/reverse-proxy/privacy-security.md)
- [Proxy Configuration](https://docs.devhub.com/reverse-proxy/proxy-configuration.md)
- [Proxy Gating](https://docs.devhub.com/reverse-proxy/proxy-gating.md)
- [Form lead tracking](https://docs.devhub.com/reverse-proxy/form-lead-tracking.md): Optional feature to track and store form lead details on reverse proxies
- [Blocking and Whitelisting](https://docs.devhub.com/reverse-proxy/blocking-and-whitelisting.md)
- [Whitelisting Options](https://docs.devhub.com/reverse-proxy/blocking-and-whitelisting/whitelisting-options.md)
- [Google Ads rejections or disapprovals](https://docs.devhub.com/reverse-proxy/blocking-and-whitelisting/google-ads-rejections.md): Troubleshooting tips for cases where your Google Ad campaigns using reverse proxies are coming back as rejected.
- [3rd Party Services/Widgets](https://docs.devhub.com/reverse-proxy/blocking-and-whitelisting/3rd-party-services-widgets.md)
- [Common Security System Restrictions or Domain Errors](https://docs.devhub.com/reverse-proxy/blocking-and-whitelisting/common-security-system-restrictions-or-domain-errors.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.devhub.com/reverse-proxy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
