# FAQs

- [General](https://docs.limecall.com/faqs/general.md)
- [What is LimeCall used for?](https://docs.limecall.com/faqs/general/what-is-limecall-used-for.md)
- [How do I activate my Free Trial?](https://docs.limecall.com/faqs/general/how-do-i-activate-my-free-trial.md)
- [Is it mandatory to verify the number?](https://docs.limecall.com/faqs/general/is-it-mandatory-to-verify-the-number.md)
- [Trial Activated, what next?](https://docs.limecall.com/faqs/general/trial-activated-what-next.md)
- [Getting Started Checklist - What is it and must I complete it?](https://docs.limecall.com/faqs/general/getting-started-checklist-what-is-it-and-must-i-complete-it.md)
- [What languages does LimeCall support?](https://docs.limecall.com/faqs/general/what-languages-does-limecall-support.md)
- [Do I need coding experience to install LimeCall on my site?](https://docs.limecall.com/faqs/general/do-i-need-coding-experience-to-install-limecall-on-my-site.md)
- [Dashboard](https://docs.limecall.com/faqs/dashboard.md)
- [Setting up your profile](https://docs.limecall.com/faqs/dashboard/setting-up-your-profile.md)
- [How to add several users to one LimeCall account?](https://docs.limecall.com/faqs/dashboard/how-to-add-several-users-to-one-limecall-account.md)
- [What is the "Customer answer rate"?](https://docs.limecall.com/faqs/dashboard/what-is-the-customer-answer-rate.md)
- [What is the 'Agent answer rate'?](https://docs.limecall.com/faqs/dashboard/what-is-the-agent-answer-rate.md)
- [Can I manage the access level of team members to my account?](https://docs.limecall.com/faqs/dashboard/can-i-manage-the-access-level-of-team-members-to-my-account.md)
- [Can I assign specific teams & users to a specific widget/site?](https://docs.limecall.com/faqs/dashboard/can-i-assign-specific-teams-and-users-to-a-specific-widget-site.md)
- [Calls](https://docs.limecall.com/faqs/calls.md)
- [What is a call button?](https://docs.limecall.com/faqs/calls/what-is-a-call-button.md)
- [What is the time limit per call?](https://docs.limecall.com/faqs/calls/what-is-the-time-limit-per-call.md)
- [How to block spam callers?](https://docs.limecall.com/faqs/calls/how-to-block-spam-callers.md)
- [How to assign an incoming number?](https://docs.limecall.com/faqs/calls/how-to-assign-an-incoming-number.md)
- [How to switch off SMS notifications?](https://docs.limecall.com/faqs/calls/how-to-switch-off-sms-notifications.md)
- [What are Call Settings](https://docs.limecall.com/faqs/calls/what-are-call-settings.md)
- [Setting Caller ID](https://docs.limecall.com/faqs/calls/setting-caller-id.md): Here's how to change your Caller ID
- [Will I get a toll-free phone number from my preferred country included in the Pro Plan?](https://docs.limecall.com/faqs/calls/will-i-get-a-toll-free-phone-number-from-my-preferred-country-included-in-the-pro-plan.md)
- [Receiving digital calls from your website and app (WebRTC)](https://docs.limecall.com/faqs/calls/receiving-digital-calls-from-your-website-and-app-webrtc.md)
- [Widget](https://docs.limecall.com/faqs/widget.md)
- [Customise the appearance of the Widget's design](https://docs.limecall.com/faqs/widget/customise-the-appearance-of-the-widgets-design.md)
- [The basic settings of the Widget Display](https://docs.limecall.com/faqs/widget/the-basic-settings-of-the-widget-display.md)
- [How can I design my Widget Template?](https://docs.limecall.com/faqs/widget/how-can-i-design-my-widget-template.md)
- [How to set your business hours?](https://docs.limecall.com/faqs/widget/how-to-set-your-business-hours.md)
- [Where do messages from the LimeCall widget go?](https://docs.limecall.com/faqs/widget/where-do-messages-from-the-limecall-widget-go.md)
- [Can I choose where the widget is displayed?](https://docs.limecall.com/faqs/widget/can-i-choose-where-the-widget-is-displayed.md)
- [Platform](https://docs.limecall.com/faqs/platform.md): Find quick trouble shooting answers and solutions relating to the LimeCall Display Settings
- [Can I save individual and company contacts?](https://docs.limecall.com/faqs/platform/can-i-save-individual-and-company-contacts.md)
- [How to check the activity of Leads?](https://docs.limecall.com/faqs/platform/how-to-check-the-activity-of-leads.md)
- [How to allow Customers to schedule a Call?](https://docs.limecall.com/faqs/platform/how-to-allow-customers-to-schedule-a-call.md)
- [Selecting which URL’s display your widget?](https://docs.limecall.com/faqs/platform/selecting-which-urls-display-your-widget.md)
- [How to add users and teams to your Dashboard?](https://docs.limecall.com/faqs/platform/how-to-add-users-and-teams-to-your-dashboard.md)
- [Working Hours + Availability](https://docs.limecall.com/faqs/working-hours-+-availability.md)
- [How to add business hours to reflect team availability?](https://docs.limecall.com/faqs/working-hours-+-availability/how-to-add-business-hours-to-reflect-team-availability.md)
- [Turning off my team's availability](https://docs.limecall.com/faqs/working-hours-+-availability/turning-off-my-teams-availability.md)


---

# 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/faqs.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.
