> ## Documentation Index
> Fetch the complete documentation index at: https://docs.joinmassive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> The Massive Network is a global edge network that’s used by partners to monitor internet performance, gather business intelligence, and detect fraud and malware.

<img className="block dark:hidden" src="https://mintcdn.com/massive-c2ad7de9/zy-AdWwcnDauLaqG/images/hero-light.svg?fit=max&auto=format&n=zy-AdWwcnDauLaqG&q=85&s=8923a3d5fabc605f29bfe762c8936a8f" alt="Hero Light" width="700" height="320" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/massive-c2ad7de9/zy-AdWwcnDauLaqG/images/hero-dark.svg?fit=max&auto=format&n=zy-AdWwcnDauLaqG&q=85&s=43b939bf27db2bb2d698fe996ecb2f64" alt="Hero Dark" width="700" height="320" data-path="images/hero-dark.svg" />

## About us

The network includes more than 1,000,000 residential computers and devices in more than 195 countries around the world. 100% of these computers and devices have been explicitly opted in by users through the [Massive SDK](https://www.joinmassive.com/getpaid) for app developers, which is designed to maintain user-friendly limits on processing, storage, and bandwidth usage.

## Getting started

The first step to using Massive Network is making sure your credentials work with a simple curl request.

<CardGroup cols={2}>
  <Card title="Test Credentials" icon="key" href="/residential/quickstart">
    Test your credentials in shell.
  </Card>

  <Card title="Authentication" icon="code" href="/residential/authentication">
    Dive right in to all connect methods: HTTPS, HTTP, & SOCKS5.
  </Card>
</CardGroup>
