> For the complete documentation index, see [llms.txt](https://docs.3dolphins.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.3dolphins.ai/5.3.0-id/integration/chanel-connector/live-chat/memasukkan-live-chat-pada-website-mobile-webview-anda.md).

# Memasukkan Live Chat pada Website / Mobile (Webview) Anda

Di bagian ini, akan menjelaskan langkah demi langkah tentang cara mengintegrasikan situs web / mobile webview Anda dengan widget live chat kami.&#x20;

Pertama, pastikan Anda memiliki source code untuk widget live chat 3Dolphins kami dan file yang dibutuhkan lainnya. Jika tidak, hubungi 3dolphins support kami untuk informasi lebih lanjut. Berikut ini adalah ringkasan konten yang ada pada widget kami (konten dapat berubah seiring waktu).

![Webchat Folder](/files/-MT4lbl5EON98nsFlncI)

![JS](/files/-MT4gheKsG8WO9Jht8H8)

![CSS](/files/-MT4goE9wCg-K9_osZfb)


---

# 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:

```
GET https://docs.3dolphins.ai/5.3.0-id/integration/chanel-connector/live-chat/memasukkan-live-chat-pada-website-mobile-webview-anda.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.
