# &#x20;Channels

- [Channels Overview](https://docs.limecall.com/channels/channels-overview.md): LimeCall primarily offers five different channels to receive calls/leads into the LimeCall platform and distribute these to your team
- [WebHooks + API](https://docs.limecall.com/channels/webhooks-+-api.md): How to integrate LimeCall with WebHooks and API
- [Virtual Phone Numbers](https://docs.limecall.com/channels/virtual-phone-numbers.md): Here you will find how to purchase and manage your virtual numbers.
- [Purchasing a virtual number from your Dashboard](https://docs.limecall.com/channels/virtual-phone-numbers/purchasing-a-virtual-number-from-your-dashboard.md): How to purchase a virtual phone number directly from your Dashboard
- [Forwarding a number](https://docs.limecall.com/channels/virtual-phone-numbers/forwarding-a-number.md): This step let's you configure how calls can be forwarded.
- [Forwarding to your team](https://docs.limecall.com/channels/virtual-phone-numbers/forwarding-a-number/forwarding-to-your-team.md): Here's how to forward a phone number to your Teams by following the steps below.
- [Call Routing and IVR](https://docs.limecall.com/channels/virtual-phone-numbers/call-routing-and-ivr.md): Here's how to set up Call Routing and IVR
- [Manage Your Virtual Number](https://docs.limecall.com/channels/virtual-phone-numbers/manage-your-virtual-number.md): Here's a guide to all the features included with your virtual number and how to mange each feature and settings
- [Web Widget](https://docs.limecall.com/channels/web-widget.md): Here you will find how to install LimeCall's Widget.
- [Personal Booking Page](https://docs.limecall.com/channels/personal-booking-page.md): You'll have a personal Call & Scheduling Page to allow anyone you share the link with to call or book a meeting
- [Integrations](https://docs.limecall.com/channels/integrations.md): Here you will find how to integrate Lead Forms with LimeCall
- [Website Contact Forms](https://docs.limecall.com/channels/integrations/website-contact-forms.md): Here you will find how to integrate Contact Forms with LimeCall
- [TikTok Leads](https://docs.limecall.com/channels/integrations/tiktok-leads.md): Here you will find how to integrate TikTok with LimeCall
- [Clickfunnels](https://docs.limecall.com/channels/integrations/clickfunnels.md): Here you will find how to integrate Clickfunnels with LimeCall
- [WordPress](https://docs.limecall.com/channels/integrations/wordpress.md): Here you will find how to integrate WordPress with LimeCall
- [Google Forms](https://docs.limecall.com/channels/integrations/google-forms.md): Here you will find how to integrate Google Forms with LimeCall


---

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