> For the complete documentation index, see [llms.txt](https://doc.vietqr.vn/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.vietqr.vn/doc/api-vietqr-callback/api-vietqr-host2host/tao-moi-truong-test-callback.md).

# Tạo môi trường test Callback

{% embed url="<https://api.vietqr.vn/vietqr-api/ket-noi-test-va-golive/test/chuan-bi>" %}
Tài liệu API Chi t và cập nhật thường xuyên tại APO
{% endembed %}

## &#x20;Tự báo kết nối&#x20;

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

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

Mở tài khoản theo hướng dẫn bên dưới bằng cả APP hoặc Web :thumbsup:

### Hướng dẫn mửo tài khoản VietQR để liên kết dịch vụ Ngân hàng&#x20;

\- Link video hướng dẫn:&#x20;

{% embed url="<https://youtu.be/8tFoBjtSFXQ?si=yuvI-eSRakygQUd1>" %}
Hướng dẫn mở tài khoản VietQR
{% endembed %}

Link tải app cho&#x20;

Android: <https://play.google.com/store/apps/details?id=com.vietqr.product\\&hl=en\\_US\\&pli=1> -&#x20;

Link tải app cho IOS:<https://apps.apple.com/us/app/vietqr-vn/id6447118484> -&#x20;

Link tạo tài khoản vietqr.vn: <https://vietqr.vn/register?share\\_code=jn3AFBg9sOtA&#x20>;

Bước 3: Nếu anh/ chị đã có tài khoản ngân hàng của MBBank thì thực hiện liên kết tài khoản của anh

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.vietqr.vn/doc/api-vietqr-callback/api-vietqr-host2host/tao-moi-truong-test-callback.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
