# GoLogin

[**GoLogin**](https://gologin.com/) software allows you to conceal and manage your digital fingerprint by mimicking all browser settings that websites can see. This integration guide walks through the process of setting up **Oxylabs** [**Dedicated ISP Proxies**](https://developers.oxylabs.io/proxies/dedicated-isp-proxies/self-service) you've purchased through self-service.

{% stepper %}
{% step %}

#### Download GoLogin

Download GoLogin from the [**official website**](https://gologin.com/download/).
{% endstep %}

{% step %}

#### Launch the app

Launch the application, create an account, and log in.
{% endstep %}

{% step %}

#### Create a new profile

Look for the **Add profile** button at the top right of the app.

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2F9OpZUBlELwkEjAbdLKxk%2Fgologin-add-proxy.png?alt=media&#x26;token=408eddc2-76fb-4ffd-aca7-2c023f2d567e" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Add a new proxy

Select **Proxy** tab, click on **Your proxy**, and enter your proxy details in their designated fields:

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2F4zjLuchsm86UPEOGHzyx%2Fgologin-enter-details.png?alt=media&#x26;token=4eb30cf4-b544-4cfd-af63-29ef934067e4" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**Note:** GoLogin lets you choose the proxy type (`HTTP` or `SOCKS5`) only after testing its connection.
{% endhint %}

Then, add the following proxy details:

**Host**: `disp.oxylabs.io`

**Port**: `8001`

**Login:** `user-USERNAME`

**Password:** `PASSWORD`

Use the same username and password you've entered to create a new proxy user in the [Oxylabs dashboard](https://dashboard.oxylabs.io/en/).

{% hint style="success" %}
The port number indicates which IP address from your acquired [proxy list](https://developers.oxylabs.io/proxies/dedicated-isp-proxies/self-service/proxy-list) will be used. Use port `8000` for automatic [proxy IP rotation](https://developers.oxylabs.io/proxies/dedicated-isp-proxies/self-service/proxy-rotation).
{% endhint %}

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2FKhxM6mKUHiyaYy3RWnoU%2Fgologin-1.png?alt=media&#x26;token=b9993685-5b56-4837-9bc1-e68dfca06b6d" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Make sure to add the `user-` part to your username.
{% endhint %}
{% endstep %}

{% step %}

#### Testing

To check proxy functionality, click **Check Proxy**.

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2FwHQ7tDpXouOfD1PxTsjK%2Fgologin-2.png?alt=media&#x26;token=4d3586d5-e313-4cdc-bbce-b459108024e2" alt=""><figcaption></figcaption></figure>

If the test is successful, you’ll be able to **choose the proxy protocol** – `HTTP` or `SOCKS5`. After picking the protocol, finish the profile by clicking **Create Profile** at the bottom of your screen.
{% endstep %}

{% step %}

#### Configure Browser fingerprint (optional)

If you need to use specific browser fingerprint options, such as user agent, cookies, and device settings, select **Settings >** and edit your browser fingerprint in the corresponding settings tab. To learn more, check [what is browser fingerprinting](https://oxylabs.io/blog/browser-fingerprinting).

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2FSBr7FtoaYgzRMu3CLK5n%2Fgologin-3.png?alt=media&#x26;token=7400193a-484f-4229-9eac-6ab8d5218cf9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Run new profile

Press **Run** on the main screen to launch a newly created profile and carry on with your tasks in a private browser.

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2FB1v9wJ7ixC4FwYtPSjGY%2Fgologin-4.png?alt=media&#x26;token=1713deab-8a2c-4134-b34c-60758f7feaf2" alt=""><figcaption></figcaption></figure>

If everything is done correctly, <http://myip.gologin.app> will open to show your custom fingerprint information (a new virtual identity).

<figure><img src="https://63892162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzrXw45naRpCZ0Ku9AjY1%2Fuploads%2FdlH8I1EqK0ub0icFsdMZ%2Fgologin-successful-connection.png?alt=media&#x26;token=0c918aeb-993d-4e8b-87ca-ab914c6365f5" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

And that’s it. You’ve successfully integrated your Oxylabs proxies with GoLogin.


---

# 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://developers.oxylabs.io/proxies/integration-guides/dedicated-isp-proxies-integrations/gologin.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.
