# Getting started

- [Prerequisites](https://docs.clusterdesign.io/newhub-onpremise/getting-started/prerequisites.md)
- [Installation](https://docs.clusterdesign.io/newhub-onpremise/getting-started/installation.md)
- [Updating](https://docs.clusterdesign.io/newhub-onpremise/getting-started/updating.md)
- [Defining the access URL for NewHub](https://docs.clusterdesign.io/newhub-onpremise/getting-started/defining-the-access-url-for-newhub.md)
- [Create a navigation menu](https://docs.clusterdesign.io/newhub-onpremise/getting-started/create-a-navigation-menu.md)
- [Create Groups and Subgroups](https://docs.clusterdesign.io/newhub-onpremise/getting-started/create-a-navigation-menu/create-groups-and-subgroups.md)
- [Add content to Groups and Subgroups](https://docs.clusterdesign.io/newhub-onpremise/getting-started/create-a-navigation-menu/add-content-to-groups-and-subgroups.md)
- [Activate/deactivate Cards on the Home Page](https://docs.clusterdesign.io/newhub-onpremise/getting-started/activate-deactivate-cards-on-the-home-page.md)
- [Add Mashups or Custom Links](https://docs.clusterdesign.io/newhub-onpremise/getting-started/add-mashups-or-custom-links.md)
- [Add objects to the Home Page](https://docs.clusterdesign.io/newhub-onpremise/getting-started/add-objects-to-the-home-page.md)
- [Change object colours on the Home Page](https://docs.clusterdesign.io/newhub-onpremise/getting-started/change-object-colours-on-the-home-page.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.clusterdesign.io/newhub-onpremise/getting-started.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.
