> 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/legacy-products/gen-2/general.md).

# General

Proxidize announcements, FAQs, and supported carrier guidance.

### Start here

* [Recommended Mobile Carriers](/legacy-products/proxy-builder/setup-and-onboarding/recommended-mobile-carriers.md)
* [Getting Started](/legacy-products/gen-2/getting-started.md)
* [Platform Documentation](/legacy-products/gen-2/platform-documentation.md)
* [Troubleshooting](/legacy-products/gen-2/troubleshooting.md)
* [General Questions and Customer Use Cases](/legacy-products/gen-2/general-questions-and-customer-use-cases.md)

### Common questions

* For public IP, private IP, and router IP basics, see [Understanding Public IPs, Private IPs, and Your Router IP Address](/legacy-products/proxy-builder/advanced-configuration/understanding-public-ips-private-ips-and-your-router-ip-address.md).
* For local IP reservation and stable network access, see [Local IP Reservation (DHCP)](/legacy-products/proxy-builder/advanced-configuration/local-ip-reservation-dhcp.md).
* For WAN changes and external access, see [Dynamic Public/WAN Addresses](/legacy-products/proxy-builder/advanced-configuration/dynamic-public-wan-addresses.md) and [Port Forwarding and Triggering](/legacy-products/proxy-builder/advanced-configuration/port-forwarding-and-triggering.md).
* For proxy setup and connection testing, see [Quick Start with Proxidize Proxies](/getting-started/quick-start-with-proxidize-proxies.md) and [Setting Up Your Proxidize Proxies](/getting-started/setting-up-your-proxidize-proxies.md).
* For carrier selection and compatibility, see [Recommended Mobile Carriers](/legacy-products/proxy-builder/setup-and-onboarding/recommended-mobile-carriers.md).
* For broader operational and use-case questions, see [General Questions and Customer Use Cases](/legacy-products/gen-2/general-questions-and-customer-use-cases.md).


---

# 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/legacy-products/gen-2/general.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.
