# Setup & Maintenance

- [Prerequisites](https://docs.devin.fm/setup-and-maintenance/prerequisites.md)
- [System Requirements](https://docs.devin.fm/setup-and-maintenance/prerequisites/system-requirements.md): Minimum OS and Hardware Requirements for Devin App and Devin Server
- [Network Considerations](https://docs.devin.fm/setup-and-maintenance/prerequisites/network-considerations.md): This page details the ports, protocols and firewall rules needed to ensure connectivity between the Devin App, Devin Engine, and all Devin Server environments.
- [Installation](https://docs.devin.fm/setup-and-maintenance/installation.md): Download and install Devin in a matter of minutes
- [Install Devin App](https://docs.devin.fm/setup-and-maintenance/installation/install-devin-app.md): The gateway to Devin's features
- [Install Devin Server](https://docs.devin.fm/setup-and-maintenance/installation/install-devin-server.md): This section guides you through installing Devin on your servers, which is similar to installing FileMaker Server.
- [Install Devin on Your Own Server](https://docs.devin.fm/setup-and-maintenance/installation/install-devin-server/install-devin-on-your-own-server.md): The following steps guides you in installing Devin Server
- [Devin through a Hosting Provider](https://docs.devin.fm/setup-and-maintenance/installation/install-devin-server/devin-through-a-hosting-provider.md): Get Devin through a Devin Partner
- [Upgrading from 1.0 Beta](https://docs.devin.fm/setup-and-maintenance/installation/install-devin-server/upgrading-from-1.0-beta.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.devin.fm/setup-and-maintenance.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.
