# What is the billing process for NeevCloud?

**Prorated Billing**: Our billing system offers prorated billing, meaning if you opt for NeevCloud service halfway through the month, you will only be charged for the remaining days of that month. From next month, you will be billed for the entire month. This way each month you will get one combined invoice for all of your services on 1st date of the month


---

# 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.neevcloud.com/neevcloud-guide/faq/what-is-the-billing-process-for-neevcloud.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.
