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

# Overview

MarsProxies provides residential proxies for reliable data collection.

Use rotating proxies or sticky sessions for web scraping, SEO monitoring, market research, ad verification, and geo-targeted browsing.

Our network includes over 1 million ethically sourced IPs across 190+ locations.

You can:

* Connect over HTTP, HTTPS, or SOCKS5
* Target by country, state, or city
* Scale from small tests to large data collection jobs

### Why teams use MarsProxies

* **Global residential proxy coverage** for location-based testing and local data collection
* **Rotating and sticky sessions** for both high-volume scraping and session-based tasks
* **HTTP, HTTPS, and SOCKS5 support** for broad tool and browser compatibility
* **Dual authentication** with username and password or IP whitelisting
* **24/7 support** for setup help and technical issues

### Common use cases

* Web scraping and large-scale data extraction
* SEO monitoring and search engine results tracking
* Market research, price monitoring, and competitor analysis
* Ad verification and geo-targeted QA
* Social media management and multi-location testing

### Start here

#### For your account

* [Pricing](https://marsproxies.com/pricing): pay-as-you-go and monthly plans
* [Sign up](https://marsproxies.com/register/): get started in a few minutes
* [Dashboard](https://dashboard.marsproxies.com/): generate API tokens, manage traffic, and view usage

#### Get started in 3 steps

{% stepper %}
{% step %}

### Sign up and buy your first GB

Create an account and buy at least 1 GB of residential traffic. This unlocks API access and the full dashboard.
{% endstep %}

{% step %}

### Generate an access token

Open the dashboard, then go to **Settings** → **API**. Generate a personal access token and store it safely.&#x20;
{% endstep %}

{% step %}

### Make your first request

Build your proxy string in [Proxy](/marsproxies-documentation/overview/residential-proxies/proxy.md) or use token-based access in [API](/marsproxies-documentation/overview/residential-proxies/api.md).
{% endstep %}
{% endstepper %}

#### Help and community

* [Status page](https://status.marsproxies.com): live network health
* Sales: <sales@marsproxies.com>
* Support: <support@marsproxies.com> or in-app chat


---

# 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.marsproxies.com/marsproxies-documentation/overview.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.
