# When do I get billed?

In order to Boost a product you must first select a [Subscription](https://app.searchagora.com/advertising) plan on the Subscription page. Pro and Premium plans feature significant discounts for Boosting products.

1. [Subscription](https://app.searchagora.com/advertising) Plan

Your Agora Subscription plan will be charged monthly. If you cancel before the month is over, you will still have access to its benefits until the 30 days have expired.

2. [Product](https://app.searchagora.com/products) "Boost"

Your product '[Boost](/merchants/guides/what-is-a-boosted-product.md)' expenses will be charged on a daily basis but only when your product receives the estimated number of clicks we forecasted.

If you have any questions, contact [Support](/support/premium-support.md).


---

# 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.searchagora.com/merchants/guides/when-do-i-get-billed.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.
