# Billing

#### When am I billed?

When you sign up for a paid plan you are billed immediately for the month. You will then be billed one month from the day that you signed up.

#### What happens if I upgrade my plan?

If you upgrade your plan you will be charged for the prorated rest of the month on the new plan. This will be reflected on your next monthly bill.

#### What do I do if I have questions about a bill?

[Contact us](mailto:support@zigpoll.com) and we will get it sorted out.


---

# 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.zigpoll.com/billing.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.
