> For the complete documentation index, see [llms.txt](https://help.listly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.listly.io/support/faq/proxy/what-kind-of-proxy-should-i-use.md).

# What kind of proxy should I use?

If you're unsure which proxy works best for you and want to learn more about our proxy service, you're in the right place!

#### Types of proxies and prices

* Datacenter proxy - assigns a client a random IP address from its pool that belongs to a specific target country.
* ISP proxy - is similar to a residential proxy which is bought or leased from Internet service providers (ISPs).
* Residential proxy - is an intermediary proxy that assigns a genuine residential IP address to a client, allowing for fast access and anonymity.
* Mobile proxy - sources an IP address from cellular networks operated by mobile carriers, featuring faster connection speeds.

To sum up, shared datacenter proxies are free to use in Listly, but they are randomly assigned with higher chances of getting blocked. In comparison, premium proxies (e.g. residential and mobile proxies) are more expensive and less likely to be banned from websites.

There may also be some cases where your web scraping is blocked with a premium proxy due to restrictions on the number of concurrent connections on some websites (e.g. Meta/Facebook, Instagram, etc) - you can adjust your scraping speed to avoid this. For more details, please contact the Listly team at {<hello@listly.io>}.


---

# 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.listly.io/support/faq/proxy/what-kind-of-proxy-should-i-use.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.
