# How to buy an annual Subscription

In addition to monthly payments, we offer merchants the ability to pay for their subscription upfront in an annual payment. Annual subscriptions have a 15% discount with respect to the monthly plan. Here is how to purchase your annual Subscription:

1. Sign in to the [Merchant Dashboard](https://app.searchagora.com/).
2. Go to the [Subscription](https://app.searchagora.com/advertising) page.&#x20;
3. Switch the blue toggle button on top of the different Subscription plans to show annual subscription prices.
4. You will see prices change from monthly to annual rates.
5. Click 'upgrade' to select the plan you want.
6. Enter your payment information when prompted, and click 'pay.'

If you run into any issues, 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/how-to-buy-an-annual-subscription.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.
