# Desktopová aplikace

Vyvinuli jsme pro vás i desktopovou aplikaci, kterou můžete využít, pokud nechcete nebo nemůžete instalovat prohlížeč Chrome.&#x20;

{% hint style="success" %}
*Aplikace umožňuje to samé, co webová verze a v současné verzi také **notifikuje operátora ohledně příchozích telefonních hovorů** a příchozích kampaňových hovorů dodatečnou notifikací.*
{% endhint %}

Desktopová aplikace bude v budoucnu nabízet i další vylepšení oproti webovému rozhraní, proto ji neváhejte vyzkoušet a předat nám zpětnou vazbu.

Odkaz ke stažení je zde: [Aktuální Verze](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/pro-it-specialisty/desktopova-aplikace.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.
