# Integration

## Installation Overview

FM BetterForms is a cloud based SAAS platform and requires minimal installation. There is a small FileMaker file `BetterForms_Helper` that is used for assisting developers. This file resides on your FileMaker server.

## Requirements <a href="#requirements" id="requirements"></a>

* V16+ FileMaker Server with CWP and XML enabled, V17+ (preferred) for data API Support and auto routing scripts using Perform Script by Name.
* CPU powerful enough to handle all script requests, typically your existing FMS box is more than adequate.
* Fast connection to your FMS box, data-center recommended.
* Base Elements Plugin *(for integration only)*

If you meet all of these requirements, you may proceed with the Integration!


---

# 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.klai.studio/v1/getting-started/integration.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.
