# Web Proxy

When you deploy Reblaze to protect your web assets, it acts as a proxy, receiving requests from clients (web visitors, mobile/native app users, etc.), blocking hostile traffic, and passing legitimate requests to your servers.

The Web Proxy section defines how Reblaze behaves in this role. It consists of three tabs:&#x20;

* [General Settings](/v2.12.0/product-walkthrough/settings/web-proxy/web-proxy-general-settings.md)
* [Application Profiles](/v2.12.0/product-walkthrough/settings/web-proxy/application-profiles.md)
* [Security Profiles](/v2.12.0/product-walkthrough/settings/web-proxy/security-profiles.md)

Proxy settings are configured per site/application. To switch between them, click on the drop down menu on the right side. &#x20;

![Proxy Settings](/files/-Lvu6xgHebjMvncFhzoi)

After making edits to this section, don't forget to [Save Changes and Publish](/v2.12.0/using-the-product/best-practices/publish-your-changes.md) them to the cloud.&#x20;


---

# 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://waap.docs.link11.com/v2.12.0/product-walkthrough/settings/web-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.
