> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/integrations/proxy-integrations/isp-proxies-guides/lalicat-browser.md).

# Lalicat Browser

[**Lalicat**](https://www.lalicat.com/) is a browser that allows users to manage multiple accounts at once, differentiating browser fingerprints to avoid being flagged or banned.

To configure Lalicat with Oxylabs ISP Proxies follow the steps below:

**Step 1.** [**Download**](https://www.lalicat.com/download), install and launch the application. Then, create a new account to log in.

**Step 2.** On the home screen, press **Browser List** and then click **+Add browser** to configure a new browser instance.

<figure><img src="https://images.prismic.io/oxylabs-sm/99b17ea6-15b1-4d7f-a5e3-3b694ce778a5_1.jpg?auto=compress,format&#x26;fm=webp&#x26;q=75" alt="Initiating the setup"><figcaption></figcaption></figure>

**Step 3.** Under **basic configuration**, fill in the **Profile Name** and select a simulated **operating system** and other settings necessary for the task.

<figure><img src="https://images.prismic.io/oxylabs-sm/4992377a-e9ae-4ef9-a140-e08e9daabf02_2.jpg?auto=compress,format&#x26;fm=webp&#x26;q=75" alt="Configuring the essentials"><figcaption></figcaption></figure>

**Step 4.** To set up your ISP Proxies, fill in the details:

**Proxy settings:** `HTTP`, `HTTPS`, or `SOCKS5`

**IP address:** `isp.oxylabs.io`

**Port:** `8001`

{% hint style="info" %}
You will need to choose the port assigned to an IP address from the purchased [**proxy list**](https://developers.oxylabs.io/proxies/isp-proxies/proxy-list)**,** which you can find on Oxylabs' dashboard. The `8001` port will pick the first IP address from your list for all requests.
{% endhint %}

**Login Proxy Username:** `user-username`

**Login Proxy Password:** `password`

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

You can customize a broader range of options by clicking the **Advanced setting** below.

<figure><img src="/files/ewwEZCRnZrKKnwIIK3nf" alt=""><figcaption></figcaption></figure>

**Step 5.** Press **Check the Proxy** to see if your proxy is functioning correctly and if a dedicated location is accurate.

<figure><img src="/files/zFW3sLi3puEywbYYuvsE" alt="Check the Proxy"><figcaption></figcaption></figure>

**Step 6.** Finally, click **save** to complete the configuration, and to run the browser - click **Run.**

<figure><img src="https://images.prismic.io/oxylabs-sm/57ec5116-f9d7-4a36-a006-a0a8316edd4c_5.jpg?auto=compress,format&#x26;fm=webp&#x26;q=75" alt="Launching the browser instance"><figcaption></figcaption></figure>

That’s all! You’ve successfully integrated your Oxylabs proxies with Lalicat Browser.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://developers.oxylabs.io/integrations/proxy-integrations/isp-proxies-guides/lalicat-browser.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
