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

# Overview

The Radar SDK abstracts away cross-platform differences between location services, allowing you to add geofencing, location tracking, trip tracking, geocoding, and routing to your apps and websites with just a few lines of code.

Note that you can use our [Waypoint apps](/waypoint) for iOS and Android to test Radar before integrating the SDK, or to test your implementation of Radar side-by-side with a complete implementation.

## Platforms

<CardGroup cols={3}>
  <Card title="iOS" href="/sdk/ios" img="https://mintcdn.com/radarlabs/CuPuqjYnZpb8PqvH/images/sdk/logos/apple.png?fit=max&auto=format&n=CuPuqjYnZpb8PqvH&q=85&s=31c2dd78506f208029bd95e03fbad60f" width="1632" height="912" data-path="images/sdk/logos/apple.png" />

  <Card title="Android" href="/sdk/android" img="https://mintcdn.com/radarlabs/CuPuqjYnZpb8PqvH/images/sdk/logos/android.png?fit=max&auto=format&n=CuPuqjYnZpb8PqvH&q=85&s=b171f4cce6161ef57ae1ddba608e4e8c" width="1632" height="912" data-path="images/sdk/logos/android.png" />

  <Card title="React Native" href="/sdk/react-native" img="https://mintcdn.com/radarlabs/CuPuqjYnZpb8PqvH/images/sdk/logos/react.png?fit=max&auto=format&n=CuPuqjYnZpb8PqvH&q=85&s=466f28d9c1d99a9f8a9322ca9d001064" width="1632" height="912" data-path="images/sdk/logos/react.png" />

  <Card title="Web" href="/sdk/web" img="https://mintcdn.com/radarlabs/CuPuqjYnZpb8PqvH/images/sdk/logos/js.png?fit=max&auto=format&n=CuPuqjYnZpb8PqvH&q=85&s=ac5224de77e49f77bd0e44cd25cc3031" width="1632" height="912" data-path="images/sdk/logos/js.png" />

  <Card title="Cordova" href="/sdk/cordova" img="https://mintcdn.com/radarlabs/CuPuqjYnZpb8PqvH/images/sdk/logos/cordova.png?fit=max&auto=format&n=CuPuqjYnZpb8PqvH&q=85&s=b164d61289f01f6dca23e660c4656773" width="1632" height="912" data-path="images/sdk/logos/cordova.png" />

  <Card title="Capacitor" href="/sdk/capacitor" img="https://mintcdn.com/radarlabs/CuPuqjYnZpb8PqvH/images/sdk/logos/capacitor.png?fit=max&auto=format&n=CuPuqjYnZpb8PqvH&q=85&s=41f17f61d5204f6882af74504b838624" width="1632" height="912" data-path="images/sdk/logos/capacitor.png" />

  <Card title="Flutter" href="/sdk/flutter" img="https://mintcdn.com/radarlabs/CuPuqjYnZpb8PqvH/images/sdk/logos/flutter.png?fit=max&auto=format&n=CuPuqjYnZpb8PqvH&q=85&s=4d541c83d3ed0778d95d59d53f6f7866" width="1632" height="912" data-path="images/sdk/logos/flutter.png" />

  <Card title="Maui" href="/sdk/maui" img="https://mintcdn.com/radarlabs/CuPuqjYnZpb8PqvH/images/sdk/logos/maui.png?fit=max&auto=format&n=CuPuqjYnZpb8PqvH&q=85&s=911b5b0bfd22048145cd4735ae0e8ced" width="1632" height="912" data-path="images/sdk/logos/maui.png" />
</CardGroup>
