# Introduction

## Introduction

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

### Klai Studio

> **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.**

Klai Studio 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
* Use 3rd party JS modules easily

## Contributing

#### Documentation Contributions

If you see something that you can contribute, we would LOVE a pull request with your edits! To make this easy you can click the *"Edit this page"* link at the top of the web docs.

The docs are all written in [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown/). If you've used GitHub, it's pretty likely you've encountered it before. You can become a pro in a few minutes by reading their [GFM Documentation page](https://help.github.com/articles/github-flavored-markdown/).

#### Filemaker Code Snippets

If you have Filemaker script code suggestions and code contributions we would love to see them. You can and the files to a pull request or open an issue here.

#### BetterForms Schema trick, and tips

For contributing schema tricks and techniques please create a pull request or open an issue and we will add them to the Tips and tricks document here.

**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/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.
