# Керівництво для пілотних проєктів

Ми дуже зацікавлені, щоб Ви якнайшвидше спробували наш продукт; тому в цьому посібнику ми зібрали прості кроки, які Ви можете спробувати виконати та відразу отримати результат.

Спочатку Ви маєте [встановити Hideez Enterprise Server](/korporativnii-server-hideez/rozgortannya.md).

Далі запросіть ключ API key та ліцензії, просто напишіть нам на <support@hideez.com> і наша команда з підтримки користувачів передасть Вам усю потрібну інформацію.

Після налаштування HES у Вас є 2 опції, які Ви можете спробувати окремо або разом:

* [Апаратні ключі безпеки —  Hideez key](/pochatok-roboti-pokrokova-instrukciya/guide-for-pilot-projects/kerivnictvo-dlya-aparatnogo-klyucha.md)
* [Мобільний ключ безпеки — Hideez Authenticator](/pochatok-roboti-pokrokova-instrukciya/guide-for-pilot-projects/kerivnictvo-dlya-hideez-authenticator.md)

{% hint style="info" %}
Якщо у Вас є якісь питання з розгортання чи налаштування HES, будь ласка, напишіть нашій команді з підтримки користувачів на <support@hideez.com>. Ми будемо раді допомогти!
{% endhint %}


---

# 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://enterprise-ua.hideez.com/pochatok-roboti-pokrokova-instrukciya/guide-for-pilot-projects.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.
