> For the complete documentation index, see [llms.txt](https://docs.rapidproxy.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rapidproxy.io/proxies/static-residential-proxy/get-static-proxy-ip.md).

# Get Static Proxy IP

This guide explains how to **obtain and use** [**Static Residential Proxy IP addresses**](https://www.rapidproxy.io/static-residential-proxies/pricing) in Rapidproxy.\
Static Residential IPs provide **fixed residential IP addresses** that remain consistent throughout use — ideal for session persistence and applications that require reliable, stable routing.

***

### What Are Static Residential Proxy IPs?

Static Residential Proxy IPs are:

* **Fixed residential IPs** tied to real household internet connections
* **Non-rotating**, maintaining the same IP across sessions
* Suitable for situations where IP stability matters
* Compatible with **HTTP(S)** and **SOCKS5** protocols

Unlike dynamic (rotating) proxies, static IPs don’t change automatically and act like a long-term residential endpoint.

***

### How to Access Your Static Residential IP List

To find your static proxy IPs:

1. Log in to your Rapidproxy **User Center (UCenter)**.
2. Navigate to:

```
Proxies → Static Residential Proxies → IP Management
```

This page shows all static residential proxy IPs associated with your account or purchased subscription.

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

> **Note:** You must purchase a static residential proxy plan before IPs appear in this section.

***

### Viewing Static Proxy Details

On the **Static IPs** page, you will see:

| Field           | Meaning                           |
| --------------- | --------------------------------- |
| **IP Address**  | The static residential IP address |
| **Port**        | The proxy port to use             |
| **Status**      | Active or disabled                |
| **Credentials** | Username/password                 |

***

### Copying Your Proxy Information

To use a proxy:

1. Locate the static proxy row you want.
2. Paste the information into your proxy client or configuration.

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

***

### Using Static Residential Proxies

Once you have your static proxy details, configure them in your application or tool:

* **Host / IP:** e.g., `123.45.67.89`
* **Port:** e.g., `10000`
* **Protocol:** `HTTP / HTTPS / SOCKS5`
* **Username / Password**

#### Example Usage

**cURL Example**:

```
curl -x http://username:password@123.45.67.89:10000 https://example.com
```

***

### Authentication Methods

Static residential proxies support the following authentication options:

#### Username & Password

* Use sub-account credentials (username/password) directly in your proxy configuration.
* No IP whitelisting is required.

***

### Best Practices

To ensure stable and reliable connections:

* Use static IPs for tasks requiring persistent identity
* Verify credentials before use
* Match proxy protocol with your application’s requirements

***

### Troubleshooting

If you encounter errors:

* Check that the proxy IP and port are entered correctly
* Confirm that credentials (if used) match the configuration

If problems persist, contact:

* **Live Chat** on the Rapidproxy website
* **Email:** `support@rapidproxy.io`

Support can help diagnose and resolve configuration issues.


---

# 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:

```
GET https://docs.rapidproxy.io/proxies/static-residential-proxy/get-static-proxy-ip.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.
