# Customizing Platform

- [Widget](https://docs.intelliticks.com/customizing-platform/widget.md)
- [Theme Customization](https://docs.intelliticks.com/customizing-platform/widget/untitled-1.md): This article is a step by step guide to change the Live Chat Theme
- [Chat Widget Texts in Local Language](https://docs.intelliticks.com/customizing-platform/widget/widget-interface-in-local-language.md)
- [Adding Start Over button](https://docs.intelliticks.com/customizing-platform/widget/adding-start-over-button.md)
- [URL Rules](https://docs.intelliticks.com/customizing-platform/widget/url-rules.md): It allows you to customize the behavior of the chat widget on different web pages of your website.
- [Advanced Customization](https://docs.intelliticks.com/customizing-platform/widget/advanced-customization.md): Here are the list of advanced customsations possible with IntelliTicks.
- [How to Easily Add Custom CSS to Chat Widget](https://docs.intelliticks.com/customizing-platform/widget/advanced-customization/how-to-easily-add-custom-css-to-chat-widget.md): Sometimes you may find yourself needing to change the look and feel of your chat widget to match your website or web-app. For such needs, we have a Custom CSS option available for you.
- [Chat icon/Bot Profile Photo](https://docs.intelliticks.com/customizing-platform/customizing-bots-photo.md): This article explains how can you upload bot's photo(which is also visible as a chat icon on your website) and change the display name on IntelliTicks
- [Different chatbot on each URLs](https://docs.intelliticks.com/customizing-platform/different-chatbot-on-each-urls.md): This page describes how you can have different chatbots on different pages of your website


---

# 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.intelliticks.com/customizing-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.
