# Quick Start Guide for subscriptions

We are very interested in having you try our product asap; therefore, we have put together simple steps in this guide that you can try to implement and get the result right away.

First, you need to [install Hideez Enterprise Server](/hideez-enterprise-server/deployment.md).

{% hint style="info" %}
**Then request a file with licenses, just contact us at** [**support@hideez.com**](mailto:support@hideez.com) **and our Customer Care team will provide you with all the needed information.**
{% endhint %}

After HES setting up you have 3 options that you can try either separately or together:

* [Hideez Key —  FIDO2 Hardware Security Key ](/quick-start-guides/quick-start-guide-for-subscriptions/hardware-key-guide.md)
* [Mobile security key — Hideez Authenticator](/quick-start-guides/quick-start-guide-for-subscriptions/hideez-authenticator-guide.md)
* [Hardware security keys from other vendors](/use-cases/fido-security-key/other-vendors-hardware-keys.md) &#x20;
* [Software security keys — Passkeys](/quick-start-guides/quick-start-guide-for-subscriptions/passkeys.md)

{% hint style="info" %}
If you have any questions on the deployment or configuring HES, please contact our Customer Care team at <support@hideez.com>. We’ll be happy to help!
{% 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.hideez.com/quick-start-guides/quick-start-guide-for-subscriptions.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.
