> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/help-center/billing-and-payments/what-are-oxylabs-pricing-plans-limitations.md).

# What are Oxylabs pricing plans' limitations?

If you reach a limit on your plan and want to increase it, contact your Account Manager for more information. You can increase:

* Pre-set GBs ([Residential Proxies](https://oxylabs.io/products/residential-proxy-pool), [Mobile Proxies](https://oxylabs.io/products/mobile-proxies), [Web Unblocker](https://oxylabs.io/products/web-unblocker))
* IPs ([Dedicated Datacenter Proxies](https://oxylabs.io/products/datacenter-proxies/dedicated))
* Result number ([Web Scraper API](https://oxylabs.io/products/scraper-api/web))

If you’re using self-service plans, you can top them up on your dashboard [here](https://dashboard.oxylabs.io/en/).


---

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

```
GET https://developers.oxylabs.io/help-center/billing-and-payments/what-are-oxylabs-pricing-plans-limitations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
