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

# Home

> Roundproxies is the all-in-one proxy platform for developers — residential and datacenter networks, sticky and rotating sessions, and a single API to plug into any tool or scraper.

<div className="landing-page">
  <Columns cols={3}>
    <Card title="Residential Proxies" href="/residentials/basics" img="https://mintcdn.com/roundproxies/yE9sOTBTDvgct1Ys/images/Residential%20Proxies.png?fit=max&auto=format&n=yE9sOTBTDvgct1Ys&q=85&s=d9fd2ad5da6a75bd33c490f2f7118d27" width="1200" height="799" data-path="images/Residential Proxies.png">
      Real-device IPs across 195+ countries for any target.
    </Card>

    <Card title="Datacenter Proxies" href="/datacenter/basics" img="https://mintcdn.com/roundproxies/yE9sOTBTDvgct1Ys/images/Datacenter%20Proxies.png?fit=max&auto=format&n=yE9sOTBTDvgct1Ys&q=85&s=b48c832559d50265e314e18f66d34db9" width="1200" height="799" data-path="images/Datacenter Proxies.png">
      Fast, low-cost IPs for high-throughput workloads.
    </Card>

    <Card title="ISP Proxies" href="/residentials/basics" img="https://mintcdn.com/roundproxies/yE9sOTBTDvgct1Ys/images/ISP%20Proxies.png?fit=max&auto=format&n=yE9sOTBTDvgct1Ys&q=85&s=a6a243f8abcecac8ea715f129c45cbd0" width="1200" height="799" data-path="images/ISP Proxies.png">
      Static residential IPs hosted on datacenter infrastructure.
    </Card>
  </Columns>

  ## Start building

  Pick your stack and send your first authenticated request in under a minute.

  <Columns cols={3}>
    <Card title="cURL" icon="terminal" href="/residentials/code-example">
      The fastest way to test your proxy credentials from the shell.
    </Card>

    <Card title="Python" icon="python" href="/residentials/code-example">
      Drop-in examples for `requests`, `httpx`, and `aiohttp`.
    </Card>

    <Card title="Node.js" icon="node-js" href="/residentials/code-example">
      Use Roundproxies with `axios`, `fetch`, or `got`.
    </Card>
  </Columns>

  <Card title="Need help getting started?" icon="life-ring" href="https://help.roundproxies.com/en">
    Browse our Help Center or email [team@roundproxies.com](mailto:team@roundproxies.com) — we usually reply within a few hours.
  </Card>
</div>
