# Gologin

GoLogin allows you to bind a unique proxy IP to each browser configuration file, enabling secure isolation between multiple accounts. Follow these steps to complete the proxy settings.

{% hint style="success" icon="lightbulb-exclamation-on" %}
Before configuring the proxy, you need to obtain proxies credentials. [Click here](/proxy/rotating-residential-proxies/quick-start.md) to learn how to obtain proxies credentials.
{% endhint %}

***

{% stepper %}
{% step %}

### **Download** Gologin

1. Visit the [Gologin website](https://gologin.com/) to download the version suitable for your operating system.
2. After installation, launch the software and register or log in.

{% endstep %}

{% step %}

### **Create a Browser Profile**

On the main interface, click Add profile.

<figure><img src="/files/GUkoPekfg048QJ2VUhKH" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Configure the Proxy**

In the proxy settings section, select **Your Proxy** and fill in the following information:

* IP address: Enter the proxy host.
* Port: Enter the proxy port.
* Login: Enter your proxy username.
* Password: Enter your proxy password.

<figure><img src="/files/Md3V7KlzJK9JA4Cgqxpw" alt="" width="563"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### **Verify the Proxy**

1. Click the **Proxy Detection** button to confirm the connection is working.
2. If verification fails, please check if the proxy information is correct or try switching the protocol.

<figure><img src="/files/27whEvjYxCFxofgD2Buu" alt="" width="563"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### **Save and Launch**

1. Click the **Create** **Profile** button at the bottom to save the settings.
2. Click **Open** to launch the browser environment.
3. In the opened browser, visit [ipinfo.io](https://ipinfo.io/) to confirm that the IP address matches the proxy settings.

<figure><img src="/files/DOZ0Krt4Smjq5sZ2refr" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***


---

# 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.talordata.com/proxy/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.
