# Versions

**Standalone**

Versions that you can use by downloading and installing standalone. You can start using the relevant version according to your operating system by installing it with the installer.

<figure><img src="/files/GUsYniT8zNBpfrcOuTKz" alt=""><figcaption></figcaption></figure>

**Server/Hosting**&#x20;

Versions you can use by hosting on IIS, Apache or Nginx. You can download and install the version specific to the operating system you want to use.&#x20;

The Windows Hosting Setup version can be installed and run directly from the installer without requiring any server software. After installation, you can access it from "<http://localhost:4500>".

<figure><img src="/files/AE6RQMjRHBaTkGhuMYhl" alt=""><figcaption></figcaption></figure>

More information to deploy on a server, please follow:

{% embed url="<https://learn.microsoft.com/en-us/aspnet/core/tutorials/publish-to-iis?view=aspnetcore-8.0&tabs=visual-studio>" %}

{% embed url="<https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/linux-nginx?view=aspnetcore-9.0&tabs=linux-ubuntu>" %}


---

# 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://kuadron.gitbook.io/reportql/versions.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.
