> For the complete documentation index, see [llms.txt](https://hdsd.dnse.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd.dnse.com.vn/man-hinh-giao-dich/cac-quy-dinh-ve-giao-dich-chung-khoan/2.-quy-dinh-ve-giao-dich-thoa-thuan.md).

# 2. Quy định về giao dịch thỏa thuận

## **a. Thực hiện giao dịch thỏa thuận**

* Giao dịch thỏa thuận không áp dụng trong ngày giao dịch đầu tiên của cổ phiếu niêm yết, chứng chỉ quỹ ETF, chứng chỉ quỹ đóng, chứng quyền có bảo đảm niêm yết và chứng khoán bị tạm ngừng, đình chỉ giao dịch liên tiếp trên 25 ngày.
* Giao dịch thỏa thuận cổ phiếu niêm yết, chứng chỉ quỹ ETF, chứng chỉ quỹ đóng, chứng quyền có bảo đảm niêm yết phải tuân theo quy định về biên độ dao động giá trong ngày.
* Giao dịch thỏa thuận được thực hiện theo nguyên tắc cả bên bán và bên mua đều có thể nhập lệnh trước. Bên còn lại xác nhận hoặc từ chôi giao dịch.
* SGDCK ban hành quy trình hướng dẫn về trình tự thực hiện giao dịch thỏa thuận

## **b. Sửa, hủy lệnh giao dịch thỏa thuận**

* Lệnh giao dịch thỏa thuận đã thực hiện trên hệ thống giao dịch không được phép hủy.
* Trong thời gian giao dịch, trường hợp thành viên giao dịch nhập sai lệnh giao dịch thỏa thuận của nhà đầu tư, thành viên giao dịch được phép sửa lệnh giao dịch thỏa thuận nhưng phải xuất trình lệnh gốc của nhà đầu tư, phải được bên đối tác đồng ý việc sửa lệnh đó và được SGDCK chấp thuận.


---

# 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://hdsd.dnse.com.vn/man-hinh-giao-dich/cac-quy-dinh-ve-giao-dich-chung-khoan/2.-quy-dinh-ve-giao-dich-thoa-thuan.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.
