# NovaTalks SDK

NovaTalks SDK — an embedded in-app chat with guaranteed data privacy.

<figure><img src="/files/wZaEVsknYozqHqFmX6xB" alt=""><figcaption></figcaption></figure>

Give your users a fast and convenient way to contact your support team directly within your mobile app. NovaTalks SDK is a modern solution for integrating a messaging platform that enables companies to build a full-featured support channel inside their mobile application.

The SDK is the optimal choice for businesses looking to improve customer service quality, reduce operator response time, and make communication with customers as seamless as possible.

***

### Advantages of the SDK

{% stepper %}
{% step %}
Direct Encrypted Traffic

All traffic goes directly from the customer’s device to your servers — no third-party clouds — protected by security protocols and dynamic tokens.
{% endstep %}

{% step %}
Developer-Ready

A full-featured SDK for Android and iOS with built-in visual interfaces and all core features of modern messengers. It can be easily integrated into your app without the need to build your own messaging system from scratch.
{% endstep %}

{% step %}
Convenient and Secure for Users

Customers can message your Support Team directly from the app — no need to switch to external messengers or follow links.
{% endstep %}
{% endstepper %}

***

### Key Features of NovaTalks SDK

* **Instant messaging:** users can contact support in real time, interact with bots, chat with agents, exchange files or images, and receive replies instantly.
* **Flexible interface customization:** the SDK can be styled to match your app’s design, maintaining consistent brand identity.
* **Ability to send Push notifications** (to be received by the mobile app):**:** users never miss a message thanks to built-in push notifications.
* **Customer data transfer:** send customer data from your app to NovaTalks to speed up service and avoid manual identification.

***

### Quick Start

{% hint style="success" %}
For integration details, please contact your NovaTalks sales manager.
{% endhint %}


---

# 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://help.novatalks.com.ua/en/get-started/novatalks-sdk.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.
