> 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/sv/kom-igang/requirements.md).

# Krav

Se till att du läser igenom det här avsnittet noggrant innan du fortsätter med någon installation av Overleaf.

### Krav för att installera Server Pro och Community Edition

{% hint style="warning" %}
Vi rekommenderar starkt att du kör Server Pro på en nyare version av Ubuntu med en nyare version av Docker. Det är möjligt att köra Server Pro på andra system, men det kommer att göra det mycket svårare för oss att erbjuda support för Ubuntu/Docker-installationer som inte använder standardinställningarna. Vi kan inte heller erbjuda support för problem med själva Docker.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Omslagsbild</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/f903c0897c906ac37e23c8ce6ebb2ea073d07339">Nödvändiga kunskaper</a></td><td><a href="/files/21ea43f11124592b3a77a2688b9e6c39a089882d">/files/21ea43f11124592b3a77a2688b9e6c39a089882d</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/8a346678fe090c72f753c41d5dc2b704cd752b86">Hårdvarukrav</a></td><td><a href="/files/629a4c2c9d07aa5a120c5f8f385d1fbd211dc138">/files/629a4c2c9d07aa5a120c5f8f385d1fbd211dc138</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/de67c08f43cccfe1284edbe7e8a9879a0c7c92d8">Programvarukrav</a></td><td><a href="/files/332afacbc51886aadc0aa1f14c303a7f5ad3f380">/files/332afacbc51886aadc0aa1f14c303a7f5ad3f380</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/sv/kom-igang/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.
