> ## Documentation Index
> Fetch the complete documentation index at: https://radarlabs-jasonliu-test.mintlify.site/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-jasonliu-test/1vO2BAaEZjVTLZML/images/sdk/logos/apple.png?fit=max&auto=format&n=1vO2BAaEZjVTLZML&q=85&s=0dfa4de05ebad7fdecd8726d42dffdf6" width="1632" height="912" data-path="images/sdk/logos/apple.png" />

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

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

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

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

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

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

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