# Installation

Welcome to the installation guide for Provus, a Drupal Kickstarter project. This guide will walk you through the steps to set up Provus on your local machine using various installation options.&#x20;

Installation guides include the required prerequisites and commands necessary to get Provus up and running.

During installation, you will have the option to install all or some of the included Provus modules. Descriptions of the functionality these Provus modules provide are located here for your reference: [Provus Modules](/provus/getting-started/installation/provus-modules.md)

{% content-ref url="/pages/369G6ciZAEFiWbFT9WIe" %}
[Using Docksal](/provus/getting-started/installation/using-docksal.md)
{% endcontent-ref %}

{% content-ref url="/pages/trSoMeyspHn1XFfaxCEv" %}
[Using Lando](/provus/getting-started/installation/using-lando.md)
{% endcontent-ref %}

{% content-ref url="/pages/TQpWL9HqHW5ANTrRMCPO" %}
[Using DDEV](/provus/getting-started/installation/using-ddev.md)
{% endcontent-ref %}


---

# 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://promet-source.gitbook.io/provus/getting-started/installation.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.
