# Báo cáo chi phí Callbot - Hướng dẫn tính giá block hàng tháng

Giá block hàng tháng được tính theo hương pháp bình quân gia quyền cuối kỳ (bình quân gia quyền cả kỳ dự trữ). Cụ thể, cuối mỗi tháng, hệ thống căn cứ trên số lượng block tồn kho đầu kỳ và tập hợp các lần mua gói Callbot trong kỳ để tính giá block trong tháng đó&#x20;

<figure><img src="/files/7Gj45Xb4UCBZKt4VhluV" alt=""><figcaption></figcaption></figure>

|                                 | Số tiền                     | Số block |
| ------------------------------- | --------------------------- | -------- |
| Đầu tháng 5                     | 4.000.000                   | 20.000   |
| Đơn hàng mua thêm trong tháng 5 | 20.000.000                  | 111.111  |
| Tổng                            | 24.000.000                  | 131.111  |
| Đơn giá block tháng 5           | 24.000.000/131.111 = 183.05 |          |


---

# 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://guide.ucall.vn/tai-lieu-khac/bao-cao-chi-phi-callbot-huong-dan-tinh-gia-block-hang-thang.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.
