> 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/start-here.md).

# Start Here

Use this page if you want the shortest path to the right docs.

It works best for new users and first-time setup.

### If you are new to Proxidize

<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>Learn the basics</td><td>Understand what Proxidize proxies are and how they work.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/061b03d8e2f03de4cf3bcc6470709ac99549ec53">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/061b03d8e2f03de4cf3bcc6470709ac99549ec53</a></td></tr><tr><td>Choose a product</td><td>Compare mobile and residential proxies by fit and behavior.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/Som0XjLLJBY8AQwRx6eZ">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/Som0XjLLJBY8AQwRx6eZ</a></td></tr></tbody></table>

### When you are ready to connect

<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>Go from plan choice to your first live connection.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/1VbHm5HoZzhMZ1ig6iqW">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/1VbHm5HoZzhMZ1ig6iqW</a></td></tr><tr><td>Set up your proxies</td><td>Connect in browsers, anti-detect tools, and scripts.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/35cce7baa1c32f5a6b993909c8469877d61da10d">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/35cce7baa1c32f5a6b993909c8469877d61da10d</a></td></tr><tr><td>Use the extension</td><td>Manage and test sessions directly in your browser.</td><td><a href="/spaces/iAQa47xivOtQQ7mQZOnQ/pages/8aee3d8dbbd15da87ff57825ba76ba88caedcb0d">/spaces/iAQa47xivOtQQ7mQZOnQ/pages/8aee3d8dbbd15da87ff57825ba76ba88caedcb0d</a></td></tr></tbody></table>

### Need something specific?

* [Account & Billing](/account-and-billing/overview.md)
* [Troubleshooting](/legacy-products/gen-2/troubleshooting.md)
* [Proxidize API](/proxidize-rest-api/proxidize-api.md)

{% hint style="info" %}
Legacy docs are for existing Proxy Builder customers.

If you are new, start with the managed proxy guides instead.
{% 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/getting-started/start-here.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.
