> For the complete documentation index, see [llms.txt](https://usermanual.doctranslate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://usermanual.doctranslate.io/vi/tuy-chon-dich-thuat/dich-chuyen-nghiep.md).

# Dịch Chuyên Nghiệp

Đối với các chuyên gia hoặc người dùng có yêu cầu cao về các lĩnh vực chuyên ngành chuyên sâu, dịch chuyên nghiệp có khả năng dịch được các tài liệu chuyên ngành, các văn bản pháp lý, hợp đồng với tính chính xác cao, phù hợp ngữ cảnh, văn phong mượt mà nhờ **ứng dụng GPT 4.0 và bộ từ điển chuyên ngành được liên tục cập nhật**. Ngoài ra, dịch chuyên nghiệp cũng bao gồm tất cả các ưu điểm của các tính năng dịch khác như giữ đúng định dạng gốc, dịch nhanh tài liệu, dịch song ngữ, dịch hình ảnh…

<br>


---

# 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://usermanual.doctranslate.io/vi/tuy-chon-dich-thuat/dich-chuyen-nghiep.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.
