> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qoder.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Configure a Network Proxy

If your company network restricts direct internet access, you may need to configure a network proxy for Qoder to function properly.

## **Why a proxy is needed**

Many corporate networks use an HTTP proxy server to inspect outbound traffic before it reaches the Internet. This helps enforce security policies by detecting suspicious activity and blocking unauthorized access. In such environments, Qoder must be configured to route requests through the proxy.

## **How to configure a network proxy**

1. Go to **Preferences** > **Qoder Settings**.

Under **Advanced**, you'll find **Proxy Settings**.

2. Choose one of the following proxy modes:

<img src="https://mintcdn.com/qoder/soy4sNOQCG_ZPrfN/images/image(1).png?fit=max&auto=format&n=soy4sNOQCG_ZPrfN&q=85&s=bb25465c45b537c2856df04d55f1432d" alt="Image(1) Pn" title="Image(1) Pn" style={{ width:"49%" }} width="859" height="648" data-path="images/image(1).png" />

* Use **system** global configuration (default)\
  Qoder automatically uses the proxy settings configured in your operating system.

<img src="https://mintcdn.com/qoder/soy4sNOQCG_ZPrfN/images/image(2).png?fit=max&auto=format&n=soy4sNOQCG_ZPrfN&q=85&s=4c767686aa4e458b1b9c5f7ce7d1f378" alt="Image(2) Pn" title="Image(2) Pn" style={{ width:"49%" }} width="827" height="828" data-path="images/image(2).png" />

* Set up a network proxy **manually**\
  Enter the proxy address and port. Qoder supports the following proxy types:
  * HTTP
  * HTTPS
  * SOCKS5

> Note: Be sure to provide the complete address, including the protocol and port. Example: `https://127.0.0.xxx:8080`

* No network proxy\
  Select this option if no proxy is needed. If you choose manual configuration but leave the field blank, no proxy will be used.

> Important: Ensure the proxy URL is complete and correctly formatted. An incomplete or incorrect configuration may prevent Qoder from accessing online services.
