# Firefox

Set up GoProxies directly from your Firefox browser.

### Requirements

* Make sure no other VPNs or proxies are active.
* Our proxy endpoint and port, which is proxy.goproxies.com:1080, or instead of 'proxy', make it proxy-america, proxy-europe or proxy-asia for Americas, Europe and Africa, and Oceania respectively if you're only planning to use those regions, as automatic routing of 'proxy' endpoint will be redundant for you then.
* Your goproxies API User (Also called sub-user) username and password.

### Proxy Setup

**Step 1.** Open Firefox.

**Step 2.** Click the **three horizontal bars** in the top right.

**Step 3.** Then, click **Settings**.

\
![](/files/kUwQqRf8GrkIkctsxMIA)

**Step 4.** In the **General** tab, scroll down to the **Network Settings** section and click **Settings...**.

**Step 5.** Select **Manual proxy configuration**.

**Step 6.** Fill in the following fields:

* **HTTP Proxy - proxy.goproxies.com**
* **Port** - 1080
* Check **Also use this proxy for HTTPS**.

{% hint style="info" %}
Alternatively, you can set up a **`SOCKS5`** proxy in the **SOCKS Host** field.

* If so, also check **SOCKS v5**.
  {% endhint %}

**Step 8.** You'll be prompted to enter credentials

* **Username**: Proxy username, in this case appended with "customer-", so customer-yourusername
* **Password**: Proxy password.

> #### Verify the Connection
>
> * Open the Firefox browser and visit [ip.goproxies.com](https://ip.goproxies.com/). If successful, your IP address will reflect the location of the proxy.
>
> #### <br>


---

# 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.goproxies.com/proxies/integrations/browsers/firefox.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.
