# How is billing handled? Do you offer annual discounts?

Billing is handled through a recurring monthly or annual subscription, depending on your chosen plan. If you choose annual billing, we offer a 15% discount (equivalent to two months free). You can switch between monthly and annual billing at any time from your dashboard.

The system automatically charges at the start of each period and sends digital invoices via email. There are no hidden fees—the price you see is the price you pay.

<br>


---

# 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.rhinoartisan.com/connect/frequently-asked-questions/plans-and-account/how-is-billing-handled-do-you-offer-annual-discounts.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.
