# What is the Habit Analytics Platform?

Habit’s platform provides a full stack of real time data intelligence through our API’s & SDK’s.

![](https://3103728638-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lvf_Bd9nBnJDDtSan_0%2F-LvfaqxsNQQp0PDCd-48%2F-LvfavhOGGqxXULuylcd%2FScreenshot%202019-12-09%20at%2016.06.02.png?alt=media\&token=31ac2022-92f1-4318-b5a5-726efca952de)

## Selfcare Project Management

We offer a [Selfcare](https://selfcare.habit.io) Project Management tool, multi-function management tool that lets you:

* Create your branded mobile app
* View and manage your costumers
* Integrate and manage IoT devices

## Compatibility

We’re focused on bringing into our platform devices that are representative of the ecosystems that you focus on and the markets you operate in.

We’re already compatible with award-winning connected devices, but we can integrate any other IoT device vendors.

If you what to do your own integration, just follow our documentation [here](https://app.apiary.io/habitdeviceintegration).

## White Label Mobile App or Your custom App

[Build your mobile app](https://selfcare.habit.io/) with us or embed our features into your existing mobile app with our API.

The white label app is open-source and available for [Android](https://github.com/habitio/habit-whitelabel-app-android) and [iOS](https://github.com/habitio/habit-whitelabel-app-ios).

## Mobile SDK & Demo App

HabitAnalytics is an SDK that easily helps you gather analytics information.

It is available for [Android](https://github.com/habitio/habit-android-sdk-sample) and [iOS](https://github.com/habitio/habit-ios-sdk-sample) with a demo app to show how easy it is to integrate it.


---

# 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.habit.io/master.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.
