# DoiT pricing

For DoiT customers leveraging PerfectScale for Kubernetes optimization, PerfectScale pulls the actual cloud pricing data directly from DoiT. This integration benefits customers of both solutions by unifying pricing data across platforms, providing accurate and granular insights into Kubernetes costs that reflect the discounting customers receive as a DoiT customer. It takes into account each customer’s specific billing conditions, delivering clarity and transparency without extra effort.

{% hint style="warning" %}
DoiT pricing data is available for clusters running on **Amazon EKS** and **Google GKE**.
{% endhint %}

## Connecting DoiT pricing

To start leveraging DoiT pricing as a cloud pricing source, only two steps are needed:&#x20;

### Step 1

Connect DoiT Cloud Intelligence to your cloud provider via DoiT connector. This will grant DoiT permissions to access relevant information in your environment. You can find the instructions in the [official DoiT documentation](https://help.doit.com/docs/kubernetes/kubernetes-intelligence/get-started#enable-kubernetes-core).

{% hint style="info" %}
If you’re already using DoiT Kubernetes Lens, this step is already complete.
{% endhint %}

### Step 2

Deploy the PerfectScale Agent. Learn how to do it [here](/getting-started/how-to-onboard-a-cluster.md#onboarding-instructions).

Once these steps are completed, PerfectScale begins pulling pricing data from DoiT, indicating the relevant source name on the Overview page.

<figure><img src="/files/vbvZIeNaiJkSW5npkcGU" alt=""><figcaption><p>DoiT Pricing</p></figcaption></figure>


---

# 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/cloud-billing-integration/doit-pricing.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.
