# Proxy Configuration

This feature allows you to configure residential proxies using IP whitelisting, meaning no username or password is required.

{% hint style="info" %}

## NOTE

Before using this feature, make sure your IP address is whitelisted.
{% endhint %}

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

## 1. Step-by-Step Guide

{% stepper %}
{% step %}

### Click "Add Proxy"

A configuration window will appear. Here, select the options that suit your needs:

* **Proxy Type** – Choose your preferred proxy type
* **Country** – Select the target country
* **State** – Narrow down by state
* **City** – Choose a specific city
* **Session Type** – Choose between: **Random (**&#x49;P changes randomly), **Sticky (**&#x49;P changes after a fixed duration)
* **Extract Quantity** – Enter the number of proxies you want to generate

<figure><img src="/files/FSZM8ooRPWvYfQPrvTik" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Submit" to generate your proxies

{% endstep %}
{% endstepper %}

## 2. Viewing and Using Proxies

* After submission, your proxies will be listed in the table below
* To use a proxy, scroll to the "**Action**" column and click "**Extract**"

{% hint style="info" %}

## NOTE

If you selected Sticky session, a "**Switch**" button will appear under the **Action** column. Clicking "**Switch**" will randomly change the IP address for that session.
{% endhint %}

When you click **Extract**, a pop-up window will appear with your proxy details.\
Open the link to retrieve your host and port — then you're ready to configure your proxy!


---

# 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.beeproxy.com/quick-start/proxy-configuration.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.
