# How to Use the AceCloud Pricing Calculator?

**Step 1:** [Log in](https://customer.acecloud.ai/app/login) to the AceCloud Portal using your registered credentials.

**Step 2:** From the left-hand side navigation menu, click on **Billing**, and then select **Estimate**.

![](/files/b0b64109f2a5b4379eedb2fdc2aa8521ccf878b1)

**Step 3:** On the Estimate page, select your preferred currency (**USD** or **INR**) and then click on **Open Pricing Calculator**.

![](/files/78024a4068ec77472f73f156f32ed5899d3df549)

**Step 4:** In the Pricing Calculator, choose the service for which you want to calculate the price. Available services include **Instance, Volumes, Networks, Public IPs, Floating IPs, Routers, Snapshots, Images, Load Balancers,** and **Object Storage**.

![](/files/b388d340d09d4c2a4ba08b6ac803f1524a28273b)

**Step 5:** After selecting the required service, enter the necessary details based on the chosen service configuration. Once all details are filled in, click **Add and View Summary** to review the estimated pricing.

![](/files/ec08c6fc1ee6014cea7b3d2b4433268215121635)

**Note:** You can also access the AceCloud Pricing Calculator directly from [here](https://customer.acecloud.ai/v1/en/estimate).


---

# 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.acecloud.ai/knowledge-base/billing/how-to-use-the-acecloud-pricing-calculator.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.
