> For the complete documentation index, see [llms.txt](https://docs.perfectscale.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.perfectscale.io/2.0-self-hosted-or-perfectscale-documentation/getting-started/overview.md).

# Overview

{% hint style="info" %}
[Check the cluster prerequisites](/2.0-self-hosted-or-perfectscale-documentation/getting-started/cluster-prerequisites.md) before the cluster onboarding.
{% endhint %}

## How to start?

Use the following guides to walk through the process and complete the setup smoothly.

:tools: [Install PerfectScale with Provisioner](/2.0-self-hosted-or-perfectscale-documentation/getting-started/provisioner-installation.md) - the component that installs PerfectScales' services and infrastructure elements in your Kubernetes cluster.

Choose the most convenient way to onboard a cluster(s):

:star: [Onboard a cluster using the UI](/2.0-self-hosted-or-perfectscale-documentation/getting-started/how-to-onboard-a-cluster.md) - simple, minimum-steps approach to start optimizing.

:robot: [Onboard clusters programmatically](/2.0-self-hosted-or-perfectscale-documentation/getting-started/onboarding-clusters-programmatically.md) - for those who want to provision clusters dynamically.

:woman\_singer: [Onboarding with ArgoCD](/2.0-self-hosted-or-perfectscale-documentation/getting-started/installing-exporter-with-argocd.md) - for GitOps-driven deployments fans.

{% hint style="info" %}
The customers who have access to the DoiT Kubernetes Lens also have access to their PerfectScale tenant with an **Admin role**.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/overview.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.
