# Plivo - Voice - In browser calls plugin

{% hint style="info" %}
[Bubble Plugin Page](https://bubble.io/plugin/1724965637807x636302165114093600)

[Plugin Demo Page](https://i2b-plugins-demo.bubbleapps.io/bubble-plivo-plugin)
{% endhint %}

Plivo is a cloud-based communications platform that enables businesses to embed voice and SMS capabilities into their applications. With Plivo, you can easily manage phone calls, send SMS messages, and enhance your customer engagement through a reliable and scalable communications infrastructure.

#### Use Cases for using this plugin:

**1. Customer Support:** Integrate voice calling to handle customer service calls directly within your app, with features like automatic call answering and real-time monitoring.

**2. Appointment Reminders:** Automate outbound calls to remind customers of appointments, allowing them to confirm or reschedule via DTMF inputs.

**3. Two-Factor Authentication:** Enhance security by triggering voice calls that deliver verification codes to users during the login process.

**4. IVR Systems:** Create interactive voice response systems that allow users to navigate menus and services using DTMF tones.

**5. Sales Outreach:** Automate calls for lead generation and follow-up, enabling direct engagement with potential customers.

**6. Team Collaboration:** Add voice calling features to collaboration tools, enabling real-time communication within your app.

**7. Educational Platforms:** Offer live support or tutoring sessions through integrated voice calls, providing instant help to students.

**8. Telehealth:** Facilitate secure voice consultations between healthcare providers and patients, ensuring safe communication of sensitive information.

## States


---

# 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.inova.us/v1/plivo-voice-in-browser-calls-plugin.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.
