> For the complete documentation index, see [llms.txt](https://help.proxidize.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.proxidize.com/readme.md).

# Proxidize Help Center

Get to the right guide fast.

Use this help center for setup, billing, troubleshooting, and API docs.

<p align="center"><button type="button" class="button primary" data-action="search" data-icon="magnifying-glass">Search the Help Center</button></p>

<p align="center"><button type="button" class="button primary" data-action="ask" data-icon="brain-circuit">Ask the Ai</button><a href="https://status.proxidize.com/" class="button secondary" data-icon="signal">Proxidize Status Page</a></p>

### Start with your goal

<table data-view="cards"><thead><tr><th>Title</th><th>Description</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Quick start</td><td>Pick a plan, get credentials, and test your first proxy.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/1VbHm5HoZzhMZ1ig6iqW">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/1VbHm5HoZzhMZ1ig6iqW</a></td></tr><tr><td>Choose a product</td><td>Compare mobile and residential proxies before you buy.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/Som0XjLLJBY8AQwRx6eZ">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/Som0XjLLJBY8AQwRx6eZ</a></td></tr><tr><td>Set up your proxies</td><td>Connect Proxidize proxies in browsers, tools, and scripts.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/35cce7baa1c32f5a6b993909c8469877d61da10d">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/35cce7baa1c32f5a6b993909c8469877d61da10d</a></td></tr><tr><td>Manage billing</td><td>Handle subscriptions, invoices, payments, and account settings.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/sY2hjDnWgGDqces8WwJs">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/sY2hjDnWgGDqces8WwJs</a></td></tr><tr><td>Use the API</td><td>Browse API endpoints for proxy management and settings.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/wAT9mU6LZJFpkpuv8JBU">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/wAT9mU6LZJFpkpuv8JBU</a></td></tr></tbody></table>

### Explore by product

<table data-view="cards"><thead><tr><th>Title</th><th>Description</th><th data-card-target data-type="content-ref">Link</th></tr></thead><tbody><tr><td>Mobile Proxies</td><td>Managed U.S. mobile IPs with Per Proxy and Per GB plans.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/G86vCCe5CzcsCN3CqgYC">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/G86vCCe5CzcsCN3CqgYC</a></td></tr><tr><td>Residential Proxies</td><td>Residential IPs across 190+ countries with sticky or rotating sessions.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/447326fd92521d72bac72640c2c1f141ab96cb34">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/447326fd92521d72bac72640c2c1f141ab96cb34</a></td></tr><tr><td>Proxy Builder (Legacy)</td><td>Explore the help center for the Proxy Builder Platform.</td><td><a href="/pages/IMQSKZ7quTlMxay3xT4T">/pages/IMQSKZ7quTlMxay3xT4T</a></td></tr></tbody></table>

{% hint style="info" %}
New customers should start with Mobile Proxies or Residential Proxies.

Legacy docs stay available for existing Proxy Builder users.
{% endhint %}


---

# 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://help.proxidize.com/readme.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.
