> 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/agents-usage-guide/virtual-numbers.md).

# Virtual Numbers

- [Purchasing a virtual number from your Dashboard](https://docs.limecall.com/agents-usage-guide/virtual-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/agents-usage-guide/virtual-numbers/forwarding-a-number.md): This step let's you configure how calls can be forwarded.
- [Forwarding to your team](https://docs.limecall.com/agents-usage-guide/virtual-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/agents-usage-guide/virtual-numbers/call-routing-and-ivr.md): Here's how to set up Call Routing and IVR
- [Manage Your Virtual Number](https://docs.limecall.com/agents-usage-guide/virtual-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


---

# 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/agents-usage-guide/virtual-numbers.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.
