> For the complete documentation index, see [llms.txt](https://docs.cleandesk.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cleandesk.ai/webassist/theme.md).

# Theme

<mark style="color:blue;">Home page > WebAssist > Theme</mark>

How should WebAssist appear to your customers, when they visit your web site? There are two themes available for WebAssist to choose from:

## ChatBox

The Chat Box is an embedded solution that integrates seamlessly into your existing website or platform. It is designed for businesses that want to provide real-time customer support or engage visitors directly on their current website.

## ChatSite

The Chat Site is a comprehensive standalone platform where live chat is the central feature. It is perfect for businesses or communities that want to create a dedicated space for real-time conversations, consultations, or customer support.

Choose the Chat Box if you want to integrate chat with your current website, while the Chat Site is ideal for those needing a dedicated communication hub. **To select a theme, simply click on the check box of the chosen theme, as shown in this video:**

{% embed url="<https://youtu.be/PgXFl2JsQQw>" %}
How to set the WebAssist chat widget theme
{% endembed %}


---

# 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.cleandesk.ai/webassist/theme.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.
