# Introduction To Wasapmatic

The dashboard of the Wasapmatic system;

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

* **Subscription:** To check your account subscription status
* **Packages:** To renew/upgrade your account subscription
* **Redeem:** To redeem a voucher (if you have any)
* **Plugins:** To download the WordPress/Woocommerce plugin
* **Gateway:** Rates for another SMS provider/device. Only for SMS. You can ignore this feature.
* **Partners:** Only available for SMS partner devices. You can ignore this feature.
* **Balance:** Credits for SMS usage. Only for SMS using partner's devices. <mark style="background-color:red;">**DON'T USE THE TOPUP**</mark> feature. This feature is not for WhatsApp.

## Account Subscription

If you want to check on your account status or account subscription, you can just click on the **Subscription** button.

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

Then, you will see the details of your account. From here, you will see your account package and all the limits of your account.


---

# 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.wasapmatic.com/getting-started/introduction-to-wasapmatic.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.
