> 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.md).

# Getting Started

- [Start Here](https://help.proxidize.com/getting-started/start-here.md): Choose the right Proxidize docs path for setup, product selection, billing, troubleshooting, and API work.
- [Overview](https://help.proxidize.com/getting-started/overview.md)
- [What are Proxidize Proxies?](https://help.proxidize.com/getting-started/what-are-proxidize-proxies.md): Learn what proxies are and how Proxidize mobile and residential proxies work, including CGNAT, IP authenticity, and common use cases.
- [Choose Between Mobile and Residential Proxies](https://help.proxidize.com/getting-started/choose-between-mobile-and-residential-proxies.md): Compare Proxidize Mobile and Residential proxies by coverage, plans, IP behavior, and use case to pick the right product for your workflow.
- [Quick Start with Proxidize Proxies](https://help.proxidize.com/getting-started/quick-start-with-proxidize-proxies.md): A step-by-step walkthrough from choosing a plan to getting your credentials, connecting, and testing your first Proxidize proxy.
- [Setting Up Your Proxidize Proxies](https://help.proxidize.com/getting-started/setting-up-your-proxidize-proxies.md): How to find your proxy credentials and connect Proxidize proxies on mobile, desktop, and in automation tools.
- [Setting up your Proxidize Proxies on Android](https://help.proxidize.com/getting-started/setting-up-your-proxidize-proxies/setting-up-your-proxidize-proxies-on-android.md): Learn how to setup and configure your proxies to work on your Android Smartphone.
- [Setting up your Proxidize Proxies on IOS](https://help.proxidize.com/getting-started/setting-up-your-proxidize-proxies/setting-up-your-proxidize-proxies-on-ios.md): Learn how to use your Proxidize Proxies on your IOS device by configuring your Wi-Fi settings to add a proxy.
- [KYC Verification for Proxidize Proxy Users](https://help.proxidize.com/getting-started/kyc-verification-for-proxidize-proxy-users.md): Understand KYC and KYB verification, proxy access rules, and restricted destinations.
- [How to Complete KYC Verification](https://help.proxidize.com/getting-started/kyc-verification-for-proxidize-proxy-users/how-to-complete-kyc-verification.md): Complete required KYC verification to activate your Proxidize proxy access.
- [How to Request KYB Verification](https://help.proxidize.com/getting-started/kyc-verification-for-proxidize-proxy-users/how-to-request-kyb-verification.md): Request KYB verification for eligible business use cases and website access.


---

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