> For the complete documentation index, see [llms.txt](https://docs.limecall.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.limecall.com/use-case-examples.md).

# Use Case Examples

- [For Business Texting](https://docs.limecall.com/use-case-examples/for-business-texting.md): Here's how to send SMS using LimeCall
- [For Call/Meeting Scheduling ](https://docs.limecall.com/use-case-examples/for-call-meeting-scheduling.md): Here's how to manage your scheduled calls
- [Personal Booking Page](https://docs.limecall.com/use-case-examples/personal-booking-page.md): A guide to your personal contact and meeting page.
- [Callback Automation Platform](https://docs.limecall.com/use-case-examples/callback-automation-platform.md)
- [Reduce Lead Response Time](https://docs.limecall.com/use-case-examples/callback-automation-platform/reduce-lead-response-time.md): Lead response time is perhaps one of the least talked about metrics. So what do you need to know about it? And why is it important to you?
- [Business or Additional Number](https://docs.limecall.com/use-case-examples/business-or-additional-number.md)
- [Lead Routing](https://docs.limecall.com/use-case-examples/lead-routing.md): Intelligent lead routing made simple with LimeCall
- [For Lead Notification & Distribution](https://docs.limecall.com/use-case-examples/lead-routing/for-lead-notification-and-distribution.md)
- [Facebook Lead Ads](https://docs.limecall.com/use-case-examples/facebook-lead-ads.md): Contact your Facebook Leads within seconds.


---

# 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.limecall.com/use-case-examples.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.
