# PRO IT SPECIALISTY

V sekci Pro IT specialisty najdete návody a přehledy, která vám pomohou k přesnější customizaci aplikace mluvii tak, aby co nejvíce vyhovovala vašim požadavkům.

V podsekcích manuálu naleznete návody, jak na:

* [vložení tlačítka mluvii do webových stránek](/pro-it-specialisty/vlozeni-tlacitka-mluvii.md),
* [vložení Apple tlačítka na web](/pro-it-specialisty/vlozeni-apple-tlacitka-na-web.md),
* [customizaci aplikace](/pro-it-specialisty/customizace.md),
* [co-browsing](/pro-it-specialisty/co-browsing.md),
* [PUBLIC API](/pro-it-specialisty/public-api.md) a [WIDGET API](/pro-it-specialisty/widget-api.md),
* [mobilní SDK](/pro-it-specialisty/mobilni-sdk.md),
* [napojení chatbotů](/pro-it-specialisty/napojeni-chatbotu.md),
* [realtime statistiky](/pro-it-specialisty/realtime-statistiky.md),
* připojení [Office 365](/pro-it-specialisty/pripojeni-office-365-schranky.md) či [Gmail ](/pro-it-specialisty/pripojeni-gmail-schranky.md)schránky,
* [telefonie](/pro-it-specialisty/telefonie.md),
* [facebook](/pro-it-specialisty/facebook.md),
* [soubory](/pro-it-specialisty/soubory.md),
* [webChat](/pro-administratory/sprava-tenantu/nastaveni/webchat.md),
* [desktopovou aplikaci](/pro-it-specialisty/desktopova-aplikace.md).


---

# 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.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.
