# Meet Plum Fuse

## Fuse Overview

Plum Fuse is a unique and innovative IVR development product. It's designed to allow users to use a visual development workspace to build and manage applications for automated self-service.

This video is an introduction to Plum Fuse. Viewers will learn how Fuse differs from other IVR products on the market and the benefits Fuse delivers.

{% embed url="<https://vimeo.com/241048300>" %}

## Meet the Fuse Modules

Plum Fuse's [modules](https://docs.plumvoice.com/fuse/application-editor/modules) are what sets it apart from the competition. These are pre-built tools and features that users can quickly and easily connect to create power IVR applications.

This video describes each module and provides a brief explanation of its intended use.

{% embed url="<https://vimeo.com/241194123>" %}


---

# 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.plumvoice.com/fuse/master.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.
