# Tahap 4:  Integrasi Agen CS AI ke Platform

Tahap terakhir adalah mengintegrasikan Agen CS AI ke platform pilihan Anda.

<figure><img src="/files/QEMs3uAMltIxq31j6NTP" alt=""><figcaption></figcaption></figure>

#### Terdapat tiga opsi integrasi:

**1. WhatsApp (Beta)**

* Klik **Integrasi WhatsApp**.
* Scan QR Code menggunakan aplikasi WhatsApp di ponsel Anda.
* Setelah selesai, agen akan terhubung dengan nomor WhatsApp Anda dan siap digunakan.

**2. Instagram**

* Klik **Integrasi Instagram**.
* Login menggunakan akun Instagram Anda melalui halaman resmi Instagram (popup akan muncul).
* Berikan persetujuan untuk platform **CS.Pake.AI**.
* Setelah selesai, agen akan terhubung dengan DM Instagram Anda.

**3. Widget Live Chat**

* Klik **Integrasi Widget Live Chat**.
* Konfigurasi tampilan widget sesuai kebutuhan Anda, seperti warna, pesan selamat datang, dan ikon.
* Setelah selesai, Anda akan mendapatkan integration code berupa `<script>` untuk diembed di footer atau blok HTML website Anda.


---

# 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.dibales.ai/chatbot/setup-agen-ai-chatbot/tahap-4-integrasi-agen-cs-ai-ke-platform.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.
