# 53. Sửa combo bị lỗi out ra không sửa được

**Nguyên nhân:** Do khách hàng sử dụng ngôn ngữ máy tính không phải dạng Unicode nên không thể nhập dữ liệu đúng lên được \
\
**Cách giải quyết:** \
**Cách 1 ( Ưu tiên)**: Cài đặt ứng dụng unikey để sử dụng. Link download: <https://www.unikey.org/download.html> \
\
**Cách 2:** Nếu không tài unikey thì khi nhập dữ liệu cần phải lưu ý chuyển ngôn ngữ bàn phím về dạng Unicode (Trên PC, laptop thì hầu hết là dạng tiếng anh không dấu) mỗi lần thay đổi ô nhập dữ liệu.


---

# 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.pushsale.vn/thu-vien-cau-hoi/53.-sua-combo-bi-loi-out-ra-khong-sua-duoc.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.
