# CMS Installation & Setup

- [System Requirements for Different CMS Platforms](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/cms-installation-and-setup/system-requirements-for-different-cms-platforms.md)
- [How to Install a CMS](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/cms-installation-and-setup/how-to-install-a-cms.md)
- [Initial CMS Configuration and Settings](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/cms-installation-and-setup/initial-cms-configuration-and-settings.md)
- [Connecting a CMS to a Database](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/cms-installation-and-setup/connecting-a-cms-to-a-database.md)
- [Setting Up a Staging Environment](https://learn.sitecove.com/how-to-guides/content-management-systems-cms/cms-installation-and-setup/setting-up-a-staging-environment.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://learn.sitecove.com/how-to-guides/content-management-systems-cms/cms-installation-and-setup.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.
