# SoftPhone or VOIP (Internet-Based Calling)

{% embed url="<https://youtu.be/L3P89LxGR2E>" %}

### VOIP stands for Voice over Internet Protocol.&#x20;

***

In VOIP calling, when a user initiates a call, it typically connects automatically through the **internet** on the **desktop**. Similarly, for incoming calls, the call is directed to the **desktop** via the Internet.&#x20;

{% hint style="success" %}
VOIP relies on **internet connectivity** for both making and receiving calls, **offering** flexibility and accessibility.
{% endhint %}

***

<figure><img src="/files/FPYC0585KdWYdhHFTT66" alt=""><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.neodove.com/admin-portal/marketplace-ivr/ivr-services/softphone-voip.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.
