# Billing

Click the **\[Avatar] button** located at the top-right corner on the **Dashboard page** and Click the **\[Billing]** button in the popup that opens.

The **Billing page** on the Dashboard page is where you can manage all your payment-related activities, including subscribing to membership plans, viewing your credit history, and checking your current credit balance. It's your one-stop-shop for managing your subscription and credits!&#x20;

<figure><img src="/files/HY7HdRuk43edP53cX02u" alt=""><figcaption></figcaption></figure>

***

## **How to Use the Billing Page**

### **Check your Current Credit Balance**

* Current Credit Balance shows you how many credits you currently have available.&#x20;
* You can see at a glance the paid credits you purchased and the credits you received for free during the month, and check the regular recharge date for free credits.&#x20;
* You can set whether to receive email notifications related to credits.&#x20;
* Buy credits: If your balance is low, you can quickly add credits by clicking the **\[Buy credits]** button! Just select the amount you want to purchase and complete the transaction.&#x20;

### **Subscribe to a Membership Plan**

In the **Membership Plan section**, you can do the following:

* If you are on the **Free plan**, you can subscribe to the **Membership plan** to enjoy additional features and benefits.
* If you are on the **Membership plan**, you can view the subscription information for the plan you are subscribed to.

### **Purchase history**

* **Credit History**&#x20;
  * View your credit purchase history and get a refund for unused credits.
  * View your free credit history and check the expiration date.
  * View your refunded credit history.

{% hint style="info" %}

### Credit Refund Policy

* We offer **full refunds** for eligible transactions.

* Please note that **partial refunds are not available**.

* If the payment was made by credit card, any cancellation will be processed back to the card used for the transaction.

* For more details, please refer to the link provided. [Credits](/credits-and-membership/credits.md)
  {% endhint %}

* **Membership Subscription**&#x20;
  * Check your current membership status (e.g., subscribing or subscribing to be terminated) and your subscription history.
  * To cancel your membership subscription, click the **\[Cancel membership]** button. The next payment will not be charged, and you can continue to use your membership benefits until the expiration date.
  * You can view your membership cancellation history.

{% hint style="info" %}

### Membership Refund Policy

* You can get a refund for your subscription within 7 days from the subscription date, provided that the credits received as a membership benefit have not been used.
* If you want to get a refund for your membership subscription, please contact us through our [chat](https://arkain.channel.io) support.
* For more details, please refer to the link provided. [Membership](/credits-and-membership/membership.md)
  {% endhint %}

### Add coupon

{% content-ref url="/pages/b0lkpGiZr1eZduMVY3O5" %}
[Coupon](/user-guide/dashboard/billing/coupon.md)
{% endcontent-ref %}

***

{% hint style="info" %}
The **Billing Page** is your go-to place for managing payments, credits, and subscriptions on Arkain. It provides transparency on your credit usage, allows you to manage your membership plan, and ensures you never run out of credits when you need them!
{% 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://docs.arkain.io/user-guide/dashboard/billing.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.
