> For the complete documentation index, see [llms.txt](https://docs.glesys.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.glesys.com/products/managed-services.md).

# Managed services

- [Managed Firewall](https://docs.glesys.com/products/managed-services/managed-firewall.md): Our managed firewall service handles the day-to-day management of your firewall operations, enhancing availability and ensuring continuous protection.
- [Getting started](https://docs.glesys.com/products/managed-services/managed-firewall/getting-started.md)
- [Details](https://docs.glesys.com/products/managed-services/managed-firewall/getting-started/details.md)
- [How-tos](https://docs.glesys.com/products/managed-services/managed-firewall/how-tos.md)
- [Details](https://docs.glesys.com/products/managed-services/managed-firewall/details.md): Our managed firewall service handles the day-to-day management of your firewall operations, enhancing availability and ensuring continuous protection.
- [Service description](https://docs.glesys.com/products/managed-services/managed-firewall/details/service-description.md): Version 2024.01.01
- [Managed Linux hosting](https://docs.glesys.com/products/managed-services/managed-linux-hosting.md): Our managed Linux hosting service handles the daily administration of your Linux server, ensuring optimal performance, security, and a hassle-free operation.
- [Getting started](https://docs.glesys.com/products/managed-services/managed-linux-hosting/getting-started.md)
- [Details](https://docs.glesys.com/products/managed-services/managed-linux-hosting/getting-started/details.md)
- [How-tos](https://docs.glesys.com/products/managed-services/managed-linux-hosting/how-tos.md): Detailed instructions on how to perform various tasks on a managed Linux server.
- [User manual](https://docs.glesys.com/products/managed-services/managed-linux-hosting/how-tos/user-manual.md): Our managed Linux hosting service handles the daily administration of your Linux server, ensuring optimal performance, security, and a hassle-free operation.
- [Install an SSL certificate on a managed hosting server](https://docs.glesys.com/products/managed-services/managed-linux-hosting/how-tos/install-an-ssl-certificate-on-a-managed-hosting-server.md): Here, we'll cover how to install an SSL certificate on a server with managed hosting.
- [ModSecurity for Apache on a managed hosting server](https://docs.glesys.com/products/managed-services/managed-linux-hosting/how-tos/modsecurity-for-apache-on-a-managed-hosting-server.md): ModSecurity is a free Web Application Firewall that works with Apache, Nginx, and IIS.
- [Details](https://docs.glesys.com/products/managed-services/managed-linux-hosting/details.md): All the details about our managed Linux hosting offering.
- [Availability](https://docs.glesys.com/products/managed-services/managed-linux-hosting/details/availability.md): Availability matrix for Glesys Managed Linux hosting.
- [Service description](https://docs.glesys.com/products/managed-services/managed-linux-hosting/details/service-description.md): Version 2024.09.16
- [Managed Windows hosting](https://docs.glesys.com/products/managed-services/managed-windows-hosting.md): Our managed Windows hosting service handles the daily administration of your Windows server, ensuring optimal performance, security, and a hassle-free operation.
- [Getting started](https://docs.glesys.com/products/managed-services/managed-windows-hosting/getting-started.md)
- [Details](https://docs.glesys.com/products/managed-services/managed-windows-hosting/getting-started/details.md)
- [How-tos](https://docs.glesys.com/products/managed-services/managed-windows-hosting/how-tos.md)
- [Details](https://docs.glesys.com/products/managed-services/managed-windows-hosting/details.md): All the details about our managed Windows hosting service.
- [Availability](https://docs.glesys.com/products/managed-services/managed-windows-hosting/details/availability.md): Our managed Windows hosting service handles the daily administration of your Windows server, ensuring optimal performance, security, and a hassle-free operation.
- [Service description](https://docs.glesys.com/products/managed-services/managed-windows-hosting/details/service-description.md): Version 2024.01.01


---

# 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://docs.glesys.com/products/managed-services.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.
