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

# Zooproxy FAQ

- [Payment Issues](https://docs.zooproxy.com/faq/pay.md)
- [What payment methods does Zooproxy support?](https://docs.zooproxy.com/faq/pay/payment_method.md)
- [Product Issues](https://docs.zooproxy.com/faq/productissues.md)
- [What products does Zooproxy offer?](https://docs.zooproxy.com/faq/productissues/productlist.md)
- [Does Zooproxy offer a free trial?](https://docs.zooproxy.com/faq/productissues/freetrial.md)
- [What protocols does Zooproxy support?](https://docs.zooproxy.com/faq/productissues/protocol.md)
- [Why does the IP I extracted not match the region I purchased?](https://docs.zooproxy.com/faq/productissues/faq_region.md)
- [Does dynamic residential traffic support automatic rotation?](https://docs.zooproxy.com/faq/productissues/faq_rotation.md)
- [What is a residential proxy?](https://docs.zooproxy.com/faq/productissues/faq_isp.md)
- [What are the benefits of using a residential proxy?](https://docs.zooproxy.com/faq/productissues/faq_isp_benefits.md)
- [What advantages do residential proxies have over regular proxies?](https://docs.zooproxy.com/faq/productissues/faq_isp_advantages.md)
- [Are static IPs exclusive and pure?](https://docs.zooproxy.com/faq/productissues/faq_static.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://docs.zooproxy.com/faq.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.
