# Proxy

Easy2Patch downloads catalogs and updates from the Internet. If the server's internet access is provided through a proxy, the following settings should be made.

<figure><img src="/files/WH88KHM5wr2dDerr5RWv" alt=""><figcaption><p>Proxy Settings</p></figcaption></figure>

* Use Proxy: If a proxy is desired, **Use Proxy** is selected.
* Server: Enter the proxy server address. Enter the IP Address or server name.
* Port: The port number that the proxy server uses for the proxy is entered.
* Authentication: If the proxy server wants authentication, the **Authenticated** option is selected.
* User Name: If authentication is to be used, a user name authorized to access the internet from the proxy server is entered in this field.
* User Password: Enter the password of the user account to be used for proxy access.


---

# 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.easy2patch.com/configuring/easy2patch-3.1-settings/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.
