# Form View Pro

Form.io is a Developer-Centric tool that is leveraged by developers to build out their own custom applications.&#x20;

The Form View Pro application is a minimal sample application that is packaged with the formio-enterprise Docker Container delivered software.&#x20;

{% hint style="danger" %}
The Form View Pro application is intended to be a lightweight, boilerplate application and is **NOT** a replacement for an end-user facing application.&#x20;
{% endhint %}

This application is included with the Form.io project and can be accessed by Launching a form, to enable testing forms outside of the Developer Portal Application.&#x20;

[**Learn more about the Form View Pro application here**](/userguide/formview.md)

<figure><img src="/files/55VwuxEWoztMDvlvFAvb" 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://help.form.io/developer-tool-ecosystem/form-view-pro.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.
