# Overview

<figure><img src="https://2754310891-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Frlgb2YVFkJJgFU03LYvY%2Fuploads%2FdSq9ykaypfwi1gm55KwV%2Fimage.png?alt=media&#x26;token=bd587913-e7b6-428b-97fe-5da7d25010ed" alt=""><figcaption></figcaption></figure>

Welcome to The Robin Developer Documentation. You will learn how Robin is powering interactions across various use cases regardless of what you are building. This documentation would also give direction on how to build in-app live chat experiences easily using the Robin API and SDKs.

Explore our documentation to integrate Robin easily into your apps.

## Get Started

### Messaging

Send messages instantly in your application with the help of Robin’s API. Robin also provides SDKs and UI Kits that you can quickly plug into your Web and Mobile applications.

### Notifications

Use Robin to deliver your product's announcements, billing, workflow, and other notifications. 100% customizable to suit your tech infrastructure.

### Activity Feeds

Robin helps you rapidly build and deploy scalable Activity feeds using machine learning to optimize the customer experience in your feeds.

### Real-time Collaboration

Unlock a new way of getting things done. Build real-time collaboration into your product and tackle any possible use case with Robin APIs.

## Looking for API Reference?

If you want to take another approach to using Robin within your application without the help of the SDKs, you can integrate the Robin API directly into your application. Robin provides you with various APIs you can utilize. For more information about them, please visit the [api-reference](https://docs.robinapp.co/api-reference "mention")

## Robin Use Cases

### See What Users are Building with Robin

We put together a list of cool stuff built by the Robin community — they are using Robin to power interactions on their application. Check them out in [samples-and-resources](https://docs.robinapp.co/samples-and-resources "mention")

## Robin Language/Framework Support

Robin was built with developers in mind, allowing support on a variety of languages and frameworks which you can use. The Robin team understands builders gotta do what they gotta do, and that is to build! For that reason, we offer a variety of support using Robin with different tooling.

These are the libraries built and managed by the Robin team:

* Robin Javascript
* Robin Go
* Robin Python
* Robin Vue
* Robin React
* Robin Flutter

More coming soon. 🤫


---

# 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.robinapp.co/overview.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.
