# Introduction

## ![Delfs' Engineering Logo](/files/-LKI59E6I5NuoWTrIwD0)

## FM BetterForms

> #### A loosely coupled high performance front end web publishing framework and application that allows Filemaker database developers to build anything from form widgets to full web apps.

FM BetterForms makes it easy to create high performance web applications and forms without any deep knowledge of JavaScript or web technologies.

* Mobile first responsive design
* Publish and process forms, data and pages
* Build connected widgets ready to be placed into existing websites
* Publish data and tables

[**Contribute**](https://github.com/DelfsEngineering/fm-betterforms/tree/1e5cebac9f0ebf84cd9c6da06db5abf75ae698ed/misc/contribute.md)\
FM BetterForms is currently not fully open source but you can still contribute to making this framework better. Learn how you can contribute to this documentation, make suggestions for improvements and contribute code snippets.

**Author**\
Delfs' Engineering\
TORONTO CANADA\
[www.fmbetterforms.com](http://www.fmbetterforms.com)

***


---

# 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/readme.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.
