> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/on-premises/nl/aan-de-slag/requirements.md).

# Vereisten

Zorg ervoor dat u deze sectie grondig leest voordat u doorgaat met een installatie van Overleaf.

### Vereisten voor het installeren van Server Pro en Community Edition

{% hint style="warning" %}
We raden u sterk aan Server Pro uit te voeren op een recente versie van Ubuntu met een recente versie van Docker. Server Pro uitvoeren op andere systemen is mogelijk, maar maakt het voor ons veel moeilijker om ondersteuning te bieden voor niet-standaard Ubuntu/Docker-configuraties. Ook kunnen wij geen ondersteuning bieden voor problemen met Docker zelf.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Omslagafbeelding</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/7047083adadc70b1813717375cf9ccf15873c4cd">Benodigde vaardigheden</a></td><td><a href="/files/cd74fd3e9e5abf295e1384d4d5a184ba2b2c07df">/files/cd74fd3e9e5abf295e1384d4d5a184ba2b2c07df</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/8a70e7055cf97244728a206b4ce0f9ecf74ea881">Hardwarevereisten</a></td><td><a href="/files/0e65716a2fe2aec2cb73a2e0c3f050e38720ea1d">/files/0e65716a2fe2aec2cb73a2e0c3f050e38720ea1d</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/4e9eb9d7e9cc2601017e21e79218f8b7aa69c24d">Softwarevereisten</a></td><td><a href="/files/3325c4f7bb49c445950adb4cba02e3f05d91a5c1">/files/3325c4f7bb49c445950adb4cba02e3f05d91a5c1</a></td></tr></tbody></table>


---

# 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://overleaf-pro.ayaka.space/on-premises/nl/aan-de-slag/requirements.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.
