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

# Getting Started

> A quick introduction to getting started with the Ip2Geo platform for converting IP's to geolocation data from a technical perspective.

## Introduction

To convert IPs to geolocation data, you will need to have an account and a project set up. By default, every account comes with a default project. Then, create a secret key for server-side usage or add a website for client-side usage — and you're ready to start converting.

## What's next?

See below for some helpful links to get you started.

<CardGroup cols={3}>
  <Card title="Secret Keys" icon="https://mintcdn.com/ip2geo/VeORnUxG0phG2rcP/icons/key-01-stroke-rounded.svg?fit=max&auto=format&n=VeORnUxG0phG2rcP&q=85&s=5f71533d3b12dec2a27e5dee7b9ecefd" href="/secret-keys" width="24" height="24" data-path="icons/key-01-stroke-rounded.svg">
    Learn about secret and public keys.
  </Card>

  <Card title="Websites" icon="https://mintcdn.com/ip2geo/VeORnUxG0phG2rcP/icons/internet-stroke-rounded.svg?fit=max&auto=format&n=VeORnUxG0phG2rcP&q=85&s=8405d2c3791ad600be00f3943d81a640" href="/websites" width="24" height="24" data-path="icons/internet-stroke-rounded.svg">
    Register domains for client-side usage.
  </Card>

  <Card title="Rate Limiting" icon="https://mintcdn.com/ip2geo/VeORnUxG0phG2rcP/icons/clock-01-stroke-rounded.svg?fit=max&auto=format&n=VeORnUxG0phG2rcP&q=85&s=146f53c36c6b6bfa4d9a823770ffe21d" href="/rate-limiting" width="24" height="24" data-path="icons/clock-01-stroke-rounded.svg">
    Read more about rate limiting.
  </Card>

  <Card title="SDK" icon="https://mintcdn.com/ip2geo/VeORnUxG0phG2rcP/icons/package-stroke-rounded.svg?fit=max&auto=format&n=VeORnUxG0phG2rcP&q=85&s=bb5f9c8982865be89b26734b3bdc8ad1" href="/sdk" width="24" height="24" data-path="icons/package-stroke-rounded.svg">
    Getting started with our SDK.
  </Card>

  <Card title="API" icon="https://mintcdn.com/ip2geo/VeORnUxG0phG2rcP/icons/server-stack-01-stroke-rounded.svg?fit=max&auto=format&n=VeORnUxG0phG2rcP&q=85&s=bf387f4592d3305685233db511ed75bc" href="/api" width="24" height="24" data-path="icons/server-stack-01-stroke-rounded.svg">
    Getting started with our API.
  </Card>

  <Card title="Interfaces" icon="https://mintcdn.com/ip2geo/VeORnUxG0phG2rcP/icons/text-font-stroke-rounded.svg?fit=max&auto=format&n=VeORnUxG0phG2rcP&q=85&s=13a9cf334bfe676ac419a42f5ca675a5" href="/interfaces" width="24" height="24" data-path="icons/text-font-stroke-rounded.svg">
    Learn about our data Interfaces.
  </Card>

  <Card title="Constants" icon="https://mintcdn.com/ip2geo/VeORnUxG0phG2rcP/icons/code-stroke-rounded.svg?fit=max&auto=format&n=VeORnUxG0phG2rcP&q=85&s=b8bb873223a65b5801671645a95bdea8" href="/constants" width="24" height="24" data-path="icons/code-stroke-rounded.svg">
    Explore available constants.
  </Card>

  <Card title="External Apps" icon="https://mintcdn.com/ip2geo/VeORnUxG0phG2rcP/icons/puzzle-stroke-rounded.svg?fit=max&auto=format&n=VeORnUxG0phG2rcP&q=85&s=b4caa0c5913beb4b7aa7d0aae96ded19" href="/external-apps" width="24" height="24" data-path="icons/puzzle-stroke-rounded.svg">
    GPTs, connectors, and integrations.
  </Card>
</CardGroup>
