# Get started on cQube

- [Suggested Team Structure](https://cqube.sunbird.org/get-started-on-cqube/getting-started.md): Shows you a list of things to help you get started with cQube V 5.0:
- [Hardware Requirements](https://cqube.sunbird.org/get-started-on-cqube/hardware-requirements.md): List of hardware requirements as pre-requisites for cQube V 5.0
- [Prerequisites Checklist](https://cqube.sunbird.org/get-started-on-cqube/prerequisites-checklist.md)
- [Checking pre existing ports](https://cqube.sunbird.org/get-started-on-cqube/checking-pre-existing-ports.md)
- [Instance Creation](https://cqube.sunbird.org/get-started-on-cqube/instance-creation.md)
- [Copying SSL Certificate](https://cqube.sunbird.org/get-started-on-cqube/copying-ssl-certificate.md): Below are the steps to copy SSL certificates from a local source to Ubuntu and from Windows to Ubuntu.


---

# 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://cqube.sunbird.org/get-started-on-cqube.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.
