# Overview

Embed the Chat Widget into your application so your customers can talk to you directly from the context of your product. Features include:

* Live chat with automated workflows and AI responses
* Embedded knowledge base search
* Embedded forms
* Embedded quick links
* Fully customizable colors, branding, and workflows
* Multiple separate chat widgets with different branding and workflows
* JavaScript API to build workflows and customize behavior in code

<figure><img src="https://982123570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9hXBoCTTNw5flARlUVJf%2Fuploads%2Fzz8CbxxOCiecLPKKIpN4%2Fimage.png?alt=media&#x26;token=d4a7db54-a572-4779-99e0-e9f4e0bbfd60" alt=""><figcaption></figcaption></figure>

{% content-ref url="styling" %}
[styling](https://docs.usepylon.com/pylon-docs/chat-widget/styling)
{% endcontent-ref %}

{% content-ref url="functionality" %}
[functionality](https://docs.usepylon.com/pylon-docs/chat-widget/functionality)
{% endcontent-ref %}

{% content-ref url="chat-experience" %}
[chat-experience](https://docs.usepylon.com/pylon-docs/chat-widget/chat-experience)
{% endcontent-ref %}

{% content-ref url="chat-setup" %}
[chat-setup](https://docs.usepylon.com/pylon-docs/chat-widget/chat-setup)
{% endcontent-ref %}

{% content-ref url="identity-verification" %}
[identity-verification](https://docs.usepylon.com/pylon-docs/chat-widget/identity-verification)
{% endcontent-ref %}

{% content-ref url="javascript-api" %}
[javascript-api](https://docs.usepylon.com/pylon-docs/chat-widget/javascript-api)
{% endcontent-ref %}


---

# 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.usepylon.com/pylon-docs/chat-widget/overview.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.
