# How does your billing cycle work?

Our billing cycle for self-service plans starts on the day of purchase. The next billing cycle's payments are automatically authorized.

With other plans, unless otherwise specified, the billing cycle starts on the first day of the month. An invoice will be sent to you, and it must be paid within seven days.

While you cannot change the date of your billing cycle renewal, you can always top-up or upgrade your plan at any time.


---

# 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://developers.oxylabs.io/help-center/billing-and-payments/how-does-your-billing-cycle-work.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.
