# GETTING STARTED

- [Required Azure Services](https://docs.thereportinghub.com/getting-started/required-azure-services.md): Everything you need to deploy the Reporting Hub
- [Deployment Step-by-Step](https://docs.thereportinghub.com/getting-started/deployment-step-by-step.md): Get up and running with the Reporting Hub!
- [Self-Serve Guided Install](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/self-serve-guided-install.md): Install and deploy the Reporting Hub with our guided install service
- [Request a Quota Increase in Azure](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/self-serve-guided-install/quota.md): How to request an Azure quota increase when the installer flags that a required resource isn't available in your selected region.
- [Installation Failures](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/self-serve-guided-install/installation-failures.md): Common errors you may encounter during installation
- [Enable Power BI Service Settings](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/enable-power-bi-service-settings.md): Give the Reporting Hub permission to access Power BI
- [Configure Reporting Hub App Settings](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/configure-reporting-hub-app-settings.md)
- [Set Your Home Page](https://docs.thereportinghub.com/getting-started/deployment-step-by-step/set-your-home-page.md): Configure your home page for Reporting Hub
- [Azure Marketplace Install](https://docs.thereportinghub.com/getting-started/azure-marketplace-install.md): Install the Reporting Hub through the Azure Marketplace


---

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