# Purchasing a subscription

To purchase a subscription of wotSABot, follow these steps:

* Login to your wotSABot account
* Go to 'Settings -> Account -> Billing
* Click on 'Get Subscription'
* Toggle between 'Billed Monthly' or 'Billed Annually' as per your preference
* Click on 'Choose' to choose the plan from the available options based on your preference & requirement
* Fill out the required details on the billing page, such as billing name, address, card details, etc.
* Click on 'Pay using this Card' to initiate the payment

Once payment is successful, you can download the invoice, and all features of that plan will be enabled on your account.

**Supported payment methods**:

* Monthly subscription - Credit/Debit card
* Annual subscription - bank transfer\*

*\*for wire transfer details, reach out to <support@wotsabot.ai>*

To inquire about the **ENTERPRISE** / **CUSTOM** plan, reach out to **`support@wotsabot.ai`**

\ <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://help.wotsabot.ai/wotsabot-help-articles/support-tickets/purchasing-a-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.
