> For the complete documentation index, see [llms.txt](https://docs.jedidesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jedidesk.com/znaiomstvo.md).

# Знайомство

- [Реєстрація в системі](https://docs.jedidesk.com/znaiomstvo/reyestraciya-v-sistemi.md)
- [Застосунок на iOS](https://docs.jedidesk.com/znaiomstvo/zastosunok-na-ios.md)
- [Застосунок на Android](https://docs.jedidesk.com/znaiomstvo/zastosunok-na-android.md)
- [Оплата підписки на сервіс #jedidesk](https://docs.jedidesk.com/znaiomstvo/oplata-pidpiski-na-servis-jedidesk.md): Інструкція з вибору та оплати підписки на сервіс #jedidesk
- [Налаштування сповіщень](https://docs.jedidesk.com/znaiomstvo/nalashtuvannya-spovishen.md): В нашій системі ви можете налаштувати сповіщення двома методами: через Telegram та Push
- [Додаток #jedidesk для Windows та MacOS в Chrome Apps](https://docs.jedidesk.com/znaiomstvo/dodatok-jedidesk-dlya-windows-ta-macos-v-chrome-apps.md): Настав час забути про купу вкладок браузера, адже #jedidesk тепер доступний як додаток в ChromeApps!
- [6 кроків для запуску #jedidesk](https://docs.jedidesk.com/znaiomstvo/6-krokiv-dlya-zapusku-jedidesk.md): Не знаєте, з чого почати роботу на #jedidesk? Давайте розглянемо 6 основних кроків для запуску системи підтримки
- [Аналітика](https://docs.jedidesk.com/znaiomstvo/analitika.md): Огляд функціоналу аналітики на сервісі #jedidesk
- [Функціонал LiveChat](https://docs.jedidesk.com/znaiomstvo/funkcional-livechat.md): Огляд основного функціонала модуля LiveChat
- [Очищення кешу в браузері](https://docs.jedidesk.com/znaiomstvo/ochishennya-keshu-v-brauzeri.md)
- [Двофакторна автентифікація (2FA)](https://docs.jedidesk.com/znaiomstvo/dvofaktorna-avtentifikaciya-2fa.md)
- [API-інтеграція JediDesk](https://docs.jedidesk.com/znaiomstvo/api-integraciya-jedidesk.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.jedidesk.com/znaiomstvo.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.
