> For the complete documentation index, see [llms.txt](https://maqsoftware.gitbook.io/loadfast-technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maqsoftware.gitbook.io/loadfast-technical-documentation/setting-up/prepare/prerequisites.md).

# Prerequisites

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIwWVFb1sEdUq6IwVu5D2%2Fuploads%2FAAIGnGc6S90FK2nzZSsn%2Fdylan-gillis-KdeqA3aTnBY-unsplash.jpg?alt=media&#x26;token=5696c7c8-d944-4ac3-aace-2256e68a8ab3" alt=""><figcaption></figcaption></figure>

The first step is verifying that you have all the necessary services and prerequisites to successfully set up and use the LoadFAST in your applications.

{% content-ref url="/pages/HTaLhsNkB1GWWmK2EfcQ" %}
[Set up Power BI and Azure](/loadfast-technical-documentation/setting-up/prepare/prerequisites/set-up-power-bi-and-azure.md)
{% endcontent-ref %}

{% content-ref url="/pages/dwujircvRklCQG5A977T" %}
[Set up PowerShell](/loadfast-technical-documentation/setting-up/prepare/prerequisites/set-up-powershell.md)
{% endcontent-ref %}

{% content-ref url="/pages/FbqulZhyP7f5d4bvjr75" %}
[Register the resource providers](/loadfast-technical-documentation/setting-up/prepare/prerequisites/register-the-resource-providers.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://maqsoftware.gitbook.io/loadfast-technical-documentation/setting-up/prepare/prerequisites.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.
