> 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/san-pham-dich-vu/sp-giao-dich-ky-quy-theo-deal/tra-no-deal.md).

# Trả nợ Deal

Khi Khách hàng có tiền mặt, để thực hiện thanh toán Khoản vay đến hạn, quá hạn hoặc trả nợ Deal để nâng tỉ lệ Deal, Khách hàng có thể thực hiện một trong các cách sau đây:

1. [**Chủ động lựa chọn khoản vay để trả nợ**](https://hdsd.dnse.com.vn/san-pham-dich-vu/giao-dich-theo-deal/sp-giao-dich-ky-quy-theo-deal/tra-no-deal/tra-no-theo-khoan-vay)&#x20;

Sử dụng khi Khách hàng cần thanh toán khoản vay đến hạn, quá hạn theo thông báo từ DNSE.

2. [**Chủ động lựa chọn Deal để trả nợ**](https://hdsd.dnse.com.vn/san-pham-dich-vu/giao-dich-theo-deal/sp-giao-dich-ky-quy/tra-no-deal/tra-no-deal-chu-dong)&#x20;

Sử dụng khi Khách hàng có nhu cầu chọn Deal có tỉ lệ thấp, hoặc có lãi suất cao để trả nợ trước

3. [**Cài đặt Trả nợ Deal Tự động trong phiên khi Tài khoản bị Call Margin**](/san-pham-dich-vu/sp-giao-dich-ky-quy-theo-deal/tra-no-deal/tra-no-deal-tu-dong-khi-call-margin.md)
4. [**Cài đặt Trả nợ Deal Tự động cuối ngày**](https://hdsd.dnse.com.vn/san-pham-dich-vu/giao-dich-theo-deal/sp-giao-dich-ky-quy/tra-no-deal/tra-no-deal-tu-dong-cuoi-ngay)&#x20;

Sử dụng khi Khách hàng có nhu cầu để hệ thống tự động sắp xếp thứ tự ưu tiên và trả nợ vào cuối ngày khi tài khoản có tiền mặt

5. [**Cài đặt đảo nợ cho Deal**](https://hdsd.dnse.com.vn/san-pham-dich-vu/giao-dich-theo-deal/sp-giao-dich-ky-quy-theo-deal/tra-no-deal/cai-dat-dao-no-cho-deal)

Sử dụng khi Khách hàng muốn cài đặt hệ thống tự động thu toàn bộ tiền bán chờ về của Deal để trả nợ cho deal (nếu có).

Ngay khi Khách hàng thực hiện trả nợ thành công, tỷ lệ Deal sẽ được cập nhật trên ứng dụng của Khách hàng.


---

# 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/san-pham-dich-vu/sp-giao-dich-ky-quy-theo-deal/tra-no-deal.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.
