# Integrations

The mobile app is integrated with **Firebase** to enable direct in-app notifications.

Currently, notifications are available only for **news publications**, but future updates will include notifications for **Events** and **Corporate Message**s as well.

Additionally, for clients using our **Analytics** tool, we are working on an integration to track user access via the app.


---

# 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.intranet.ai/app-mobile/integrations.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.
