> For the complete documentation index, see [llms.txt](https://docs.intranet.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intranet.ai/micro-learning/installation/installation-process.md).

# Installation process

{% hint style="info" %}
Information: our customers are not alone during our Microlearning installation. You will be followed by one of our technicians to have a quick and successful installation of our product.
{% endhint %}

## How we will install your Microlearning tool

The installation process will be executed with the following steps:

1. The Customer completes the [requirements ](/micro-learning/requirements.md)by itself, or with a support from our technicians.
2. The Customer completes the Self-hosted requirements.
3. The Customer sends the [information needed ](https://app.gitbook.com/o/9ZLjlnsDOESWNEndNpS8/s/riXlnuemuParrCf7Uotu/~/changes/1006/micro-learning/installation/actions-before-the-installation-meeting)to intranet.ai technicians.
4. Within a Teams meeting, the Customer and intranet.ai technicians will complete the installation steps together.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.intranet.ai/micro-learning/installation/installation-process.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
