# 1. Đăng ký

* Khách hàng sẽ tiến hành Đăng ký bằng việc nhập đầy đủ các thông tin yêu cầu và nhập mã xác nhận
* Sau đó đọc và Đồng ý với các “Thoả thuận đăng ký người dùng” và hoàn tất việc đăng ký tài khoản

<figure><img src="https://lh6.googleusercontent.com/pVI3wlUZWeI-UMekAytGJFe0eSP12eemTBz7xuNImFoMtLssj-CfYvptWDVG8jNhRgMXM7rxRUFZ7PHIwyH0fOKNLu8uzRP2u0CHknU4OJyE16qXRTESqqW78by38_7O64S_OnJ0RgQJ7woc80UQfEPPgJ4uQven=s2048" alt=""><figcaption><p>Trang đăng ký </p></figcaption></figure>


---

# 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://hdkh.postmart.com.vn/1.-dang-ky.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.
