> For the complete documentation index, see [llms.txt](https://doc.9pay.vn/9pay-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.9pay.vn/9pay-sdk/tong-quan.md).

# Tổng Quan

{% hint style="info" %}
**Whitelabel 9Pay Ewallet** cho phép các doanh nghiệp tích hợp nền tảng ví điện tử vào ngay trong ứng dụng di động riêng của doanh nghiệp để cho khách hàng sử dụng ứng dụng như một ví tiền di động
{% endhint %}

## Về chúng tôi

{% content-ref url="/pages/on4mddOaLDUdQQfD1Cq4" %}
[9Pay](/9pay-sdk/ve-chung-toi/9pay.md)
{% endcontent-ref %}

{% content-ref url="/pages/XOyUHtZS7W6l4S7S774A" %}
[Whitelabel 9Pay Ewallet](/9pay-sdk/ve-chung-toi/whitelabel-9pay-ewallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/uvqI97ESOIRfHASCymFW" %}
[Whitelabel 9Pay PayGate](/9pay-sdk/ve-chung-toi/whitelabel-9pay-paygate.md)
{% endcontent-ref %}

## Tích hợp

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/XLK24eYCLP59nH9J8jCL" %}
[Mô hình kết nối](/9pay-sdk/gioi-thieu-san-pham/mo-hinh-ket-noi.md)
{% endcontent-ref %}

{% content-ref url="/pages/jHHeACehUjgMiyp8aJvz" %}
[Tính năng](/9pay-sdk/gioi-thieu-san-pham/tinh-nang.md)
{% endcontent-ref %}

{% content-ref url="/pages/ytyoDr7jlMRn5zgbBRea" %}
[Broken mention](broken://pages/ytyoDr7jlMRn5zgbBRea)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.9pay.vn/9pay-sdk/tong-quan.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.
