# September 7, 2024

### 1. Mini POS for Mobi app

#### Check out

Right now you can easily check out appointments directly from the calendar.

* Add discount
* Payment with Cash
* Payment with External CC

<figure><img src="/files/O7Aw7Dv8Ic9eIrAugexW" alt=""><figcaption><p>Check-out easy on anydevice</p></figcaption></figure>

#### Points & Reward

Each time a customer checks out, they earn points based on their payment method

* Give the benefit for the customers who payment cash
* Auto add point in their profile account

<figure><img src="/files/GZ4sVhMFmleO4993z4sG" alt=""><figcaption><p>Points based setting</p></figcaption></figure>

### 2. Billing

* Buy credit SMS
* Auto refill credit SMS

<figure><img src="/files/PkEEI2XRK7D55YQmV7WI" alt=""><figcaption><p>Pay as you go</p></figcaption></figure>

### 3. Auto reply Google review

When enabled, the system will automatically respond to your customers' reviews.

<figure><img src="/files/vRo41Kejq6VIpJAwJeFw" alt=""><figcaption><p>Available on web version</p></figcaption></figure>

### 4. Upload photos

Keep your homepage fresh and visually stunning by consistently uploading new photos.

<div><figure><img src="/files/9dKJ4ANmdtDv7kSbljRD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kMBh706Zm9c5Cb4mzt3u" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Right now, you can update your app from the [Apple App Store](https://apps.apple.com/us/app/bukkii-happy-booking/id6499178971?l=vi) or [Google Play store.](https://play.google.com/store/apps/details?id=com.spa.beyond.bukkii\&pcampaignid=web_share)
{% 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://help.bukkii.io/update/september-7-2024.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.
