# Getting Started

- [Overview](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/overview.md): Explore how to set up PerfectScale self-hosted solution and start optimizing your Kubernetes environment
- [Cluster prerequisites](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/cluster-prerequisites.md): Prerequisites for the PerfectScale provisioner in a self-hosted Kubernetes environment
- [Provisioner installation](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/provisioner-installation.md): Installation guide for PerfectScale Provisioner in a self-hosted Kubernetes environment
- [Provisioner installation with FluxCD](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/provisioner-installation-with-fluxcd.md): Learn how to install PerfectScale provisioner with FluxCD with this comprehensive guide
- [Provisioner installation with Registry Override](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/provisioner-installation-with-registry-override.md): Learn how to install PerfectScale provisioner with Registry Override
- [Provisioner installation with Managed Postgres](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/provisioner-installation-with-managed-postgres.md): Learn how to install PerfectScale provisioner with Managed Postgres with this comprehensive guide
- [How to onboard a cluster](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/how-to-onboard-a-cluster.md): Step-by-step guide on how to onboard your first cluster and start optimizing within a few minutes
- [Onboarding clusters programmatically](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/onboarding-clusters-programmatically.md): Learn how to set up dynamic clusters provisioning with this step-by-step tutorial
- [Installing exporter with ArgoCD](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/installing-exporter-with-argocd.md): Learn how to install PerfectScale exporter with ArgoCD with this comprehensive guide
- [Updating PerfectScale Agent resources](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/updating-perfectscale-agent-resources.md): Learn how to update PerfectScale Agent resources
- [Re-onboarding a cluster](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/re-onboarding-a-cluster.md): Learn how to re-upload your Kubernetes cluster, ensuring its data continuation


---

# 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.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/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.
