# Định nghĩa trong BankMate

## Các đơn vị tính giá

1. Tài khoản: số lượng tài khoản ngân hàng chạy đồng thời trên 01 (một) tài khoản
2. Luồng tin: số lượng luồng tin chạy đồng thời trên 01 (một) tài khoản
3. Giao dịch: tổng số lượng giao dịch hệ thống có thể ghi nhận trên 01 (một) tài khoản


---

# 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.bankmate.vn/gioi-thieu-tong-quan/dinh-nghia-trong-bankmate.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.
