# Learn the basics of LimeCall

The Widget is a visual element that is embedded on your website and allows customers to engage with LimeCall's services. It  appears as a button on your website interface. When customers click on the Widget, it initiates a connection to LimeCall's App.

The Widget serves as a convenient means for customers to reach out to your business or seek assistance. It enables them to make calls, schedule calls, send a message, book a meeting, or request a callback directly from your website. The Widget's design and appearance can be customized to align with your website's branding and overall user experience.

<figure><img src="/files/qlMtt8LlWPMi7F0zkmC5" alt=""><figcaption></figcaption></figure>

Once the customer interacts with the Widget, LimeCall's App comes into play.&#x20;

The App handles the call routing and communication between the customer and your business representatives. It ensures that the calls are properly directed and connected to the appropriate personnel within your organization.

In summary, LimeCall's customer-facing Widget is the visible interface on your website that enables customers to initiate interactions, while the App manages the behind-the-scenes call and lead routing and communication process.&#x20;

Together, these two elements facilitate efficient and effective customer engagement.

<figure><img src="/files/DOESWOni2BOoduBHgjK0" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/managers-handbook/learn-the-basics-of-limecall.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.
