# Installation Guide

{% stepper %}
{% step %}

### Check [prerequisites](https://docs.bsure.io/getting-started/installation-guide/prerequisites)

Verify you meet the prerequisites.
{% endstep %}

{% step %}

### Install Bsure Insights from [Azure Marketplace](https://docs.bsure.io/getting-started/installation-guide/azure-marketplace)

Find and install our managed application from Azure Marketplace.
{% endstep %}

{% step %}

### Run [first-run configuration](https://docs.bsure.io/getting-started/installation-guide/first-run-config) wizard

Open the web app to start the initial configuration of Bsure Insights.

* Grant permissions
* Create Azure SQL database
* Set retention settings
* Create Power BI Workspace
  {% endstep %}
  {% endstepper %}


---

# 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.bsure.io/getting-started/installation-guide.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.
