# Setting up OctoXLabs

- [Installing OctoXLabs](https://docs.octoxlabs.com/setting-up-octoxlabs/installing-octoxlabs.md): Welcome to the installation guide for OctoXLabs. This document provides step-by-step instructions for setting up OctoXLabs on Linux systems.
- [Updating OctoXLabs](https://docs.octoxlabs.com/setting-up-octoxlabs/updating-octoxlabs.md): This guide covers the process of stopping Octoxlabs services, running the update package and then configuring updates and starting all services again.
- [Add SSL Certificate to OctoXLabs](https://docs.octoxlabs.com/setting-up-octoxlabs/add-ssl-certificate-to-octoxlabs.md): SSL certificates are essential for ensuring secure communication and enhancing the overall security of the OctoXLabs environment. This guide is written to help users add an SSL certificate to the Octo


---

# 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.octoxlabs.com/setting-up-octoxlabs.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.
