# Purchasing a plan

With Talkie, you have the liberty to upgrade or degrade your plan at any given point of time. When you upgrade to a different plan from an existing one, the payment for the same will be initiated using Credit or Debit card. To upgrade your account to the higher package, you can follow the following steps;

* Go to 'Settings -> Account -> Billing' to access the 'Billing' screen
* 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 up the required details on the billing page like Billing Name, Address, Card Details etc..
* Click on 'Pay using this Card' to initiate the payment

In case you are looking for our 'Enterprise Plan', you can reach out to us at <hello@talkie.se>


---

# 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.talkie.se/payment-and-plans/purchasing-a-plan.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.
