# Desktop Application

We've also developed a desktop app for you to use if you don't want to or can't install Chrome.&#x20;

{% hint style="success" %}
*The app does the same as the web version and in the current version also **notifies the operator of incoming phone calls** and incoming campaign calls with an additional notification.*
{% endhint %}

The desktop app will offer further improvements over the web interface in the future, so feel free to try it out and give us feedback.

The download link is [here](https://github.com/mluvii/dist/releases/download/1.0.2/mluvii.msi).


---

# 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.mluvii.com/en/for-it-specialists/desktop-application.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.
