# Pricing

PerfectScale offers various options for customizing pricing to meet your needs. Check the following instructions for pricing configurations

* [Custom Pricing configuration](/customize-workflow/pricing/custom-pricing-configuration.md) - a configuration set for manually setting up billing parameters.
* [AWS CUR Pricing configuration](/customize-workflow/pricing/aws-cur-configuration.md) - a configuration set to start using AWS CUR pricing.
* [Azure CUR Pricing configuration](/customize-workflow/pricing/azure-cost-management-configuration.md) - a configuration set to start using Azure CUR pricing.
* [GCP Cloud Billing configuration](/customize-workflow/pricing/gcp-cloud-billing-configuration.md) - a configuration set to start using GCP Cloud Billing.
* [Multi-cloud billing integration](/cloud-billing-integration/configuring-multi-cloud-billing-integration.md) - integrating multiple cloud billing sources with one configuration set.
* [DoiT pricing ](/cloud-billing-integration/doit-pricing.md)- how to start using the DoiT pricing source.


---

# 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/customize-workflow/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.
