# Getting Started

After installation, follow the below steps to start using User Adoption Monitor solution:

* [License Activation](https://docs.inogic.com/user-adoption-monitor/getting-started/license-activation): The first step to getting started is to activate license of the solution.
* [Set Security](https://docs.inogic.com/user-adoption-monitor/getting-started/set-up-security): The next step is to assign security roles to users.
* [Install Sample](https://docs.inogic.com/user-adoption-monitor/getting-started/install-sample): Next step is to install the sample records for Entity Configuration entity.
* [Setting up User Adoption Configuration](https://docs.inogic.com/user-adoption-monitor/getting-started/setting-up-user-adoption-configuration): Lastly, set up User Adoption Configuration as per your need.

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.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://docs.inogic.com/user-adoption-monitor/getting-started.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.
