# Getting Started Guide

- [Installing the Widget](https://docs.limecall.com/getting-started-guide/installing-the-widget.md): This step let's you install your widget.
- [Widget Templates](https://docs.limecall.com/getting-started-guide/widget-templates.md)
- [Comparing each Widget theme functions](https://docs.limecall.com/getting-started-guide/widget-templates/comparing-each-widget-theme-functions.md): A quick overview of each widget theme functions
- [Classic Widget](https://docs.limecall.com/getting-started-guide/widget-templates/classic-widget.md): Explained...
- [Smart Widget](https://docs.limecall.com/getting-started-guide/widget-templates/smart-widget.md): Explained...
- [Modern Widget](https://docs.limecall.com/getting-started-guide/widget-templates/modern-widget.md): Explained...
- [Callback Widget](https://docs.limecall.com/getting-started-guide/widget-templates/callback-widget.md): Explained...
- [Ultimate Widget](https://docs.limecall.com/getting-started-guide/widget-templates/ultimate-widget.md): Explained...
- [Widget Basic Settings](https://docs.limecall.com/getting-started-guide/widget-basic-settings.md)
- [Customize the Widget to your brand design](https://docs.limecall.com/getting-started-guide/customize-the-widget-to-your-brand-design.md): Let's look at how to style and personalize your widget to suit your brand.
- [Customize the Call Button to your brand design](https://docs.limecall.com/getting-started-guide/customize-the-call-button-to-your-brand-design.md): Let's look at how to style and personalize your Call Button to suit your brand.
- [Adding / Removing Channels to your widget](https://docs.limecall.com/getting-started-guide/adding-removing-channels-to-your-widget.md)
- [Adding Social & External Links](https://docs.limecall.com/getting-started-guide/adding-social-and-external-links.md)
- [Testing Your Widget](https://docs.limecall.com/getting-started-guide/testing-your-widget.md): Here's a quick guide on how to view and test your Widget


---

# 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.limecall.com/getting-started-guide.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.
