# Install StackState

- [Requirements](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/requirements.md): StackState Self-hosted
- [Kubernetes / OpenShift](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/kubernetes_openshift.md): StackState Self-hosted
- [Kubernetes install](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/kubernetes_openshift/kubernetes_install.md): StackState Self-hosted
- [OpenShift install](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/kubernetes_openshift/openshift_install.md): StackState Self-hosted
- [Required Permissions](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/kubernetes_openshift/required_permissions.md): StackState Self-hosted
- [Non-high availability setup](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/kubernetes_openshift/non_high_availability_setup.md): StackState Self-hosted
- [Small profile setup](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/kubernetes_openshift/small_profile_setup.md): StackState Self-hosted
- [Override default configuration](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/kubernetes_openshift/customize_config.md): StackState Self-hosted
- [Configure storage](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/kubernetes_openshift/storage.md): StackState Self-hosted
- [Exposing StackState outside of the cluster](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/kubernetes_openshift/ingress.md): StackState Self-hosted
- [Initial run guide](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/initial_run_guide.md): StackState Self-hosted
- [Troubleshooting](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/troubleshooting.md): StackState Self-hosted
- [Logs](https://archivedocs.stackstate.com/self-hosted-setup/install-stackstate/troubleshooting/kubernetes-logs.md): StackState Self-hosted v5.1.x


---

# 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://archivedocs.stackstate.com/self-hosted-setup/install-stackstate.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.
