# Introduction

## What is the Sentiance Platform?

The Sentiance Platform is the foundation for all our solutions. It starts by harnessing sensor data from users' mobile devices. To seamlessly integrate with your mobile app, we offer an SDK that efficiently collects motion sensor data and GPS waypoints while ensuring utmost privacy protection at every stage.

### Mobile SDK: Efficient, Precise, and Privacy-Focused.

Our Mobile SDK is designed with efficiency, precision, and privacy as top priorities. Here's what it offers:

* **Cross-platform Support:** Whether you're using Android or iOS, including the React Native Library, our SDK has you covered.
* **Simplified Integration:** We've made it easy to integrate our SDK into your mobile applications.
* **Top-notch Accuracy and Battery Efficiency:** Enjoy best-in-class accuracy without compromising on efficient battery usage.
* **Optimized Data Collection:** Our SDK incorporates data collection with reduced bandwidth demands.
* **Respecting User Privacy:** We place a strong emphasis on respecting user privacy throughout our SDK design.

![](https://3097961207-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FB9ZHBaHKglgKmgIlyHT0%2Fuploads%2Fgit-blob-0085e347b7d61a641f4f6c8e227e1e9e33a24a31%2FScreen%20Shot%202018-12-17%20at%204.47.30%20PM.png?alt=media)

## What are some important concepts?

Before diving into the integration of the Sentiance Platform into your mobile application, let's take a moment to get acquainted with some essential concepts. Understanding these concepts will make the integration process a breeze.

* [Feature Overview](https://docs.sentiance.com/sentiance-insights/overview-of-sentiance-insights): Explore the various entities and objects within our Platform, such as Transports, Crashes, Challenges, Scores, and more.
* [Access Mechanisms](https://docs.sentiance.com/sentiance-insights/accessing-sentiance-insights): Discover the range of APIs available in both the SDK and the Cloud (GQL) to access various motion insights about your users.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sentiance.com/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
