> 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/getting-started/overview.md).

# Overview

Welcome to the Proxidize Help Center. This section takes you from zero to a working proxy setup, whether you're new to proxies or just new to Proxidize.

Proxidize offers two fully managed proxy products ( **Mobile Proxies** and **Residential Proxies** ) plus **Proxy Builder**, a legacy self-hosted platform for existing customers. Everything is managed from your dashboard at [app.proxidize.com](https://app.proxidize.com/).

### Start here <a href="#start-here" id="start-here"></a>

***

* **New to proxies?** Learn the basics in [What are Proxidize Proxies?](/getting-started/what-are-proxidize-proxies.md)
* **Not sure which product you need?** Use [Choose Between Mobile and Residential Proxies](/getting-started/choose-between-mobile-and-residential-proxies.md)
* **Ready to go?** Follow the [Quick Start](/getting-started/quick-start-with-proxidize-proxies.md) from picking a plan to your first connection
* **Need to connect your proxies?** See [Setting Up Your Proxidize Proxies](/getting-started/setting-up-your-proxidize-proxies.md)
* **Accessing Financial or HR sites?** Complete [KYC Verification](/getting-started/kyc-verification-for-proxidize-proxy-users.md)

#### What you'll be able to do

***

By the end of this section you'll know which product fits your use case, how to get your proxy credentials, and how to connect your proxies to a browser, phone, script, or automation tool.

If you get stuck at any point, you can reach the team from the live chat at [app.proxidize.com](https://app.proxidize.com/) or by emailing <support@proxidize.com>.<br>


---

# 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/getting-started/overview.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.
