# Getting started

- [Before you start](https://docs.overleaf.com/on-premises/getting-started/before-you-start.md): Get the most from installing Overleaf by preparing thoroughly.
- [Requirements](https://docs.overleaf.com/on-premises/getting-started/requirements.md): Installing Overleaf requires the right skills, as well as particular hardware and software.
- [Skills needed](https://docs.overleaf.com/on-premises/getting-started/requirements/skills-needed.md)
- [Hardware requirements](https://docs.overleaf.com/on-premises/getting-started/requirements/hardware-requirements.md)
- [Software requirements](https://docs.overleaf.com/on-premises/getting-started/requirements/software-requirements.md)
- [Microservices](https://docs.overleaf.com/on-premises/getting-started/microservices.md)
- [Server Pro infrastructure](https://docs.overleaf.com/on-premises/getting-started/server-pro-infrastructure.md)
- [What is the Overleaf Toolkit?](https://docs.overleaf.com/on-premises/getting-started/what-is-the-overleaf-toolkit.md)


---

# Agent Instructions: 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:

```
GET https://docs.overleaf.com/on-premises/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
