# Subscription Payment

### Payment Process

1. **Activation Email**\
   After registration, you will receive an email with information on how to download the app and payment instructions.
2. **Payment Gateway**\
   To make a payment, click the <mark style="background-color:green;">**VIEW SUBSCRIPTION OPTIONS**</mark> button in the email.
3. **Subscription Selection**\
   Choose your subscription length and payment frequency.
4. **Complete Payment**\
   Follow the instructions in the payment gateway to complete the transaction.

### Subscription Options

<details>

<summary>One-time Payment</summary>

**Annual Plan**

**Semi-annual Plan**

**Quarterly Plan**\
\
Visit the payment link in your activation e-mail for more info.

</details>

<details>

<summary>Monthly Payments</summary>

**Annual Plan**

Monthly payments will be deducted using **automatic recurring payments** from the payment card you set up in the payment gateway.\
The choice of monthly payments requires a commitment to an annual subscription and can be paid **only by credit card**.\
\
Visit the payment link in your activation e-mail for more info.

</details>

### Other Payment Options

Subscription options **excluding monthly payments** can also be paid by **bank transfer**.\
The account number and variable symbol for bank transfer payment can be found in the activation email.

#### → Once the payment is completed, your access to the Kardi Ai Beatwell <img src="https://github.com/kardiai/gitbook/blob/localized/beatwell-guide/en/gitbook/assets/app_icon_beatwell_small.png" alt="" data-size="line"> app will be activated.

***

{% hint style="success" %}
**Need help?**\
Contact Kardi Ai customer support\ <img src="/files/MyHZsPMjrFkNrQw3WdVu" alt="" data-size="line"> [**support@kardi.ai**](mailto:support@kardi.ai)
{% endhint %}


---

# 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://beatwell-guide.kardi.ai/en/subscription-and-payments/subscription-payment.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.
