> 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/fi/aloittaminen/requirements.md).

# Vaatimukset

Varmista, että luet tämän osion huolellisesti ennen kuin jatkat Overleafin asentamista.

### Vaatimukset Server Pron ja Community Editionin asentamiseen

{% hint style="warning" %}
Suosittelemme vahvasti, että käytät Server Prota uusimmalla Ubuntu-versiolla ja uusimmalla Docker-versiolla. Server Pron käyttäminen muissa järjestelmissä on mahdollista, mutta se tekee meille paljon vaikeammaksi tarjota tukea muokattuihin Ubuntu/Docker-kokoonpanoihin. Emme myöskään voi tarjota tukea Dockerin itsensä ongelmiin.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Kansikuva</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/3db8b8d389f95b370af0312654fb247ed89aa066">Tarvittavat taidot</a></td><td><a href="/files/70dee8f0ad0ad860f745272d50f822f7c4bc11ab">/files/70dee8f0ad0ad860f745272d50f822f7c4bc11ab</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/ba3e8a97799b068ae4b5ab976390a216a637a108">Laitteistovaatimukset</a></td><td><a href="/files/593ae6a84aeb52251435655667eb7223d0d3211d">/files/593ae6a84aeb52251435655667eb7223d0d3211d</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/3c37e035b18cd59da539fe6577c3eebb3f10c30e">Ohjelmistovaatimukset</a></td><td><a href="/files/6719f42311182844ff9705c2140dcd67a3b74e97">/files/6719f42311182844ff9705c2140dcd67a3b74e97</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/fi/aloittaminen/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.
