# Tích hợp

- [Tích hợp Ahachat với ABOT](https://docs.abot.vn/tich-hop/tich-hop-ahachat.md): Bạn có thể kết nối các thông tin khách hàng, thuộc tính, tag từ Ahachat qua Abot dễ dàng và Gửi thông tin tới ahachat qua campaign trong abot.
- [Tích hợp Fchat với ABOT](https://docs.abot.vn/tich-hop/tich-hop-fchat-voi-abot.md)
- [Kết nối Ladipage với ABOT](https://docs.abot.vn/tich-hop/ket-noi-ladipage.md): Bạn có thể kết nối ladipage với ahachat dễ dàng qua 2 hình thức.
- [Kết nối webcake với ABOT](https://docs.abot.vn/tich-hop/ket-noi-webcake-voi-abot.md): Bạn có thể kết nối abot với webcake dễ dàng thông qua API form
- [Lưu dữ liệu lên google sheet với ABOT](https://docs.abot.vn/tich-hop/luu-du-lieu-len-google-sheet-voi-abot.md)
- [Tích hợp Esms với ABOT](https://docs.abot.vn/tich-hop/tich-hop-esms-voi-abot.md)
- [Tích hợp Speed SMS với ABOT](https://docs.abot.vn/tich-hop/tich-hop-speed-sms-voi-abot.md)
- [Tích hợp Firebase với ABOT](https://docs.abot.vn/tich-hop/tich-hop-firebase-voi-abot.md): Firebase Cloud Messaging là dịch vụ gửi tin, thông báo miễn phí đến user trên nền tảng Android, IOS và Web.
- [Tích hợp Base (larksuite)](https://docs.abot.vn/tich-hop/tich-hop-base-larksuite.md): Bạn có thể đẩy data từ Base của larksuite sang ABOT bằng API một cách dễ dàng.
- [Tích hợp Hubspot](https://docs.abot.vn/tich-hop/tich-hop-hubspot.md)
- [Cài đặt dịch vụ email gửi](https://docs.abot.vn/tich-hop/cai-dat-dich-vu-email-gui.md)
- [Gmail](https://docs.abot.vn/tich-hop/cai-dat-dich-vu-email-gui/gmail.md): Hướng dẫn cài đặt sử dụng email service của google với abot
- [Elastic Email](https://docs.abot.vn/tich-hop/cai-dat-dich-vu-email-gui/elastic-email.md): Hướng dẫn cài đặt sử dụng email service của Elastic Email với abot


---

# 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.abot.vn/tich-hop.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.
