# 9. Gắn các phần mềm livechat

Để cài mã các chương trình livechat, bạn làm theo các bước sau:

{% hint style="success" %}
**Bước 1: Lấy mã javascript của ứng dụng chat bạn muốn cài.**
{% endhint %}

Cách lấy mã javascript của một số ứng dụng miễn phí hay dùng:

* Zendesk chat:

![](https://uploads.intercomcdn.com/i/o/23033819/647dd5ff86e3a638aedfec25/zopim_1.png)

![](https://uploads.intercomcdn.com/i/o/23033836/c4ea55e2a5ea285609392c79/zopim_2.png)

* Tawk.to:

![](https://uploads.intercomcdn.com/i/o/23034739/3ab33b5867cfcff13b440dfe/Livechat_tawkto.png)

{% hint style="success" %}
**Bước 2: Dán mã vừa copy vào trước thẻ \</body> trong phần thiết lập trang.**
{% endhint %}

![](/files/Eijvju707fQcTYkIEUi4)

{% hint style="warning" %}
**Lưu ý:**&#x20;

Phần hiển thị nội dung/hình ảnh của livechat và vị trí livechat này sẽ phụ thuộc vào cài đặt trong admin livechat bạn đang sử dụng. LadiPage sẽ chỉ hiện thị lại theo các cài đặt của livechat.
{% endhint %}


---

# 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://ladipage-vietnam.gitbook.io/v5-ladipage/xi.-cac-tinh-nang-mo-rong/an-cac-phan-mem-livechat.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.
