# Setting up the CloudIO platform

- [Platform Installation](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation.md)
- [Pre-requisites](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/pre-requisites.md)
- [Configuring the database](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/configuring-the-database.md)
- [Configuring the Oracle database](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/configuring-the-database/configuring-the-oracle-database.md)
- [Configuring the MySQL database](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/configuring-the-database/configuring-the-mysql-database.md)
- [Installing JDK](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/installing-jdk.md)
- [Installing the servers](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/installing-the-servers.md)
- [Installing and configuring the Tomcat server](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/installing-the-servers/installing-and-configuring-the-tomcat-server.md)
- [Installing and configuring the JBoss (WildFly) server](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/installing-the-servers/installing-and-configuring-the-jboss-wildfly-server.md)
- [Setting up the JBOSS server](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/installing-the-servers/installing-and-configuring-the-jboss-wildfly-server/setting-up-the-jboss-server.md)
- [Deploying the WAR file](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/installing-the-servers/installing-and-configuring-the-jboss-wildfly-server/deploying-the-war-file.md)
- [Setting up the Worker/Apache cluster](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-the-worker-apache-cluster.md)
- [Setting up the essentials as a non-ROOT user](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-the-worker-apache-cluster/setting-up-the-essentials-as-a-non-root-user.md)
- [Installing the Tomcat connectors](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-the-worker-apache-cluster/setting-up-the-essentials-as-a-non-root-user/installing-the-tomcat-connectors.md)
- [Installing the Tomcat native library](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-the-worker-apache-cluster/setting-up-the-essentials-as-a-non-root-user/installing-the-tomcat-native-library.md)
- [Configuring the setup](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-the-worker-apache-cluster/setting-up-the-essentials-as-a-non-root-user/configuring-the-setup.md)
- [Launching the installer](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/launching-the-installer.md)
- [Installing the CloudIO platform](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/installing-the-cloudio-platform.md)
- [Performing post-installation activities](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/performing-post-installation-activities.md)
- [Signing in to the CloudIO platform](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/signing-in-to-the-cloudio-platfrom.md)
- [Signing out of the CloudIO platform](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/signing-out-of-the-cloudio-platform.md)
- [Working with the Setup page](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/working-with-the-setup-page.md)
- [Using additional connections](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/working-with-the-setup-page/using-additional-connections.md)
- [Setting up live connectors](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-live-connectors.md)
- [Setting up the Active Directory](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-the-active-directory.md)
- [Syncing roles](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-the-active-directory/syncing-roles.md)
- [Setting up Instance Types](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-instance-types.md)
- [Setting up Security Best Practices](https://docs.cloudio.io/setting-up-the-cloudio-platform/platform-installation/setting-up-security-best-practices.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.cloudio.io/setting-up-the-cloudio-platform.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.
