# Proxy Settings

To access the proxy settings from the UI, click on the cog button in the following screenshot:

<div align="left"><figure><img src="/files/k3iP3uVpJuhW065QGNvZ" alt="" width="339"><figcaption></figcaption></figure></div>

Alternatively, it can also be found by visiting [http://localhost:4200/a](http://localhost:4200/proxy/settings)[gent/proxy-settings](http://localhost:4200/agent/proxy-settings).

{% hint style="info" %}
This assumes that the UI was configured to run on port 4200 (default)
{% endhint %}

## Sections

There are four sections in the proxy settings:

{% content-ref url="/pages/RX6Ks2VkMoeWw5v6Z0TE" %}
[Data Rules](/core-concepts/agent/proxy-settings/data-rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/qs8imD4qtRLHTxh0jvvY" %}
[Filter Rules](/core-concepts/agent/proxy-settings/filter-rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/ApdxVmlQwhHVqhd8SEgk" %}
[Rewrite Rules](/core-concepts/agent/proxy-settings/rewrite-rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/x3jsEOejcOfRNTlITO8F" %}
[Match Rules](/core-concepts/agent/proxy-settings/match-rules.md)
{% endcontent-ref %}


---

# 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.stoobly.com/core-concepts/agent/proxy-settings.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.
