# Đơn đăng ký

Về cơ bản mẫu form Đơn đăng ký là mẫu cố định gồm các trường thông tin, để sinh viên/ khách hàng nhập thông tin trên miniapp. Admin sẽ kiểm tra danh sách mẫu tin trên dashbaord quản lý dựa vào các thao tá**c sau:**

**Xem danh sách đơn đăng ký:**

<figure><img src="/files/P1gpN42QY3yRxaJClO46" alt=""><figcaption><p>Xem danh sách mẫu đơn</p></figcaption></figure>

**Bước 1:** Truy cập dashboard quản lý ⇒ Chọn mục "**Quản lý đơn**"

**Bước 2:** Chọn mục "**Đơn đăng ký**"

<figure><img src="/files/0C4W5EFLuRcorMwyHlf8" alt=""><figcaption><p>Xem chi tiết mẫu đơn</p></figcaption></figure>

**Bước 3:** Xem chi tiết mẫu đơn

Ngoài form mẫu trên thì khách hàng có thể custiomize thêm mẫu đơn theo nhu cầu (nếu có).


---

# 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.miniapp.vn/huong-dan/quan-ly-don-12/don-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.
