> For the complete documentation index, see [llms.txt](https://hd.gobiz.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hd.gobiz.vn/order-management-don-vi-cung-cap-dich-vu/dvcc-dich-vu-thanh-toan-ho/cai-dat-ban-dau/setup-ty-gia.md).

# 1. Setup tỷ giá

* **Khái niệm Tỷ giá**: là giá trị của một đồng tiền khi chuyển đổi sang một đồng tiền khác hay có thể hiểu là mức giá tại một thời điểm khi mà đồng tiền của một nước hay khu vực có thể được chuyển đổi sang một loại đồng tiền của quốc gia, khu vực hay ngoại tệ khác.

## Tỷ giá thanh toán hộ

Vào menu => **Cấu hình** => Cấu hình tỷ giá thanh toán hộ (1) => Tạo mới (2) => Điền tỷ giá cần quy đổi (3) => Chọn thời gian áp dụng (4) => Thêm (5).

![image](https://user-images.githubusercontent.com/85599407/189510532-8171cfba-c634-48a6-bd4f-2fca8e22c8e9.png)

* **Xác nhận** đồng ý tạo tạo tỷ giá mới

![Xác nhận](https://user-images.githubusercontent.com/73226975/134891516-6d8b5991-62f9-4cd7-a734-a67058766337.png)

* Có thể **sửa** cấu hình trong trường hợp bộ cấu hình chưa có hiệu lực

![Sửa cấu hình](https://user-images.githubusercontent.com/73226975/134891592-3f223bf1-2dcb-4758-b1a8-34b813231be6.png)


---

# 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://hd.gobiz.vn/order-management-don-vi-cung-cap-dich-vu/dvcc-dich-vu-thanh-toan-ho/cai-dat-ban-dau/setup-ty-gia.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.
