> 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/pl/pierwsze-kroki/requirements.md).

# Wymagania

Upewnij się, że dokładnie przeczytasz tę sekcję przed przystąpieniem do jakiejkolwiek instalacji Overleaf.

### Wymagania dotyczące instalacji Server Pro i Community Edition

{% hint style="warning" %}
Zdecydowanie zalecamy uruchamianie Server Pro na nowszej wersji Ubuntu z nowszą wersją Dockera. Uruchomienie Server Pro na innych systemach jest możliwe, ale znacznie utrudni nam oferowanie wsparcia dla niestandardowych konfiguracji Ubuntu/Docker. Nie możemy też zapewnić wsparcia w przypadku problemów z samym Dockerem.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Obraz okładki</th></tr></thead><tbody><tr><td><i class="fa-user-check">:user-check:</i> <a href="/pages/2a61c6aaaa341ecb3663ff6347b124ff499c9be2">Wymagane umiejętności</a></td><td><a href="/files/f8eb0bbb95ce34ab64449008bc5733508e64bed8">/files/f8eb0bbb95ce34ab64449008bc5733508e64bed8</a></td></tr><tr><td><i class="fa-server">:server:</i> <a href="/pages/8f4d712fdc5e1a2828b8ee87e086e8ca9d18797e">Wymagania sprzętowe</a></td><td><a href="/files/b0873b9a277c24889c8616d45c9424a68d8fcd96">/files/b0873b9a277c24889c8616d45c9424a68d8fcd96</a></td></tr><tr><td><i class="fa-list-check">:list-check:</i> <a href="/pages/2c8206373ce7621dc88ef0a10d91be9257f829db">Wymagania dotyczące oprogramowania</a></td><td><a href="/files/7b83a99a4e32370daf5a753828d5b8536d5773c7">/files/7b83a99a4e32370daf5a753828d5b8536d5773c7</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/pl/pierwsze-kroki/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.
