# Welcome

Welcome to the FlexiForms Knowledge Base! Here you'll get an overview of all the amazing features FlexiForms offers to help you build design forms, deliver them and set up workflow for them.

<figure><img src="/files/1s0ITo6Cu6NC8G7cu3i9" alt=""><figcaption></figcaption></figure>

## What is in this knowledge base?

The FlexiForms Knowledge Base include&#x20;

* [**Getting Started** ](/knowledgebase/getting-started/flexiforms-applications.md)section that will explain the[ FlexiForms Applications](/knowledgebase/getting-started/flexiforms-applications.md), [how you can start using FlexiForms ](/knowledgebase/getting-started/how-can-you-start-using-flexiforms.md)and [Deployment Options](/knowledgebase/getting-started/hosting-options.md).
* [**Introductory Presentation**](/knowledgebase/presentations/introductory-presentation.md) that explains major features of FlexiForms in non-technical terms.
* [**Essentials** ](/knowledgebase/essentials/essentials.md)section will start with explaining[ Essential Concept ](/knowledgebase/essentials/essentials.md)around which FlexiForms is built, explain FlexiForms [process flow](/knowledgebase/essentials/publish-your-docs.md) (from designing form to running jobs after form completion), and some important modules or features of FlexiForms such as [API Data sources,](/knowledgebase/essentials/api-data-sources.md) [Dynamic Data injection](broken://pages/aS5n2B3nsV884feALfA8), and [templates](/knowledgebase/essentials/templates.md), as well as some technical notes about various topics.
* [**Samples**:](/knowledgebase/samples/samples.md) Explanation about Importing/exporting forms and Sample form designs and setups together with their exported files that you can import in your FlexiForms.
* [**Training videos**:](/knowledgebase/training-videos/video-list.md)  Videos each of which explains how to utilize different features of FlexiForms using FlexiForms Admin application. The content of videos will often explain[ the samples](/knowledgebase/samples/samples.md) on the knowledge base.

## Reference Web Sites

* FlexiForms product web site: [https://www.flexiformsapp.com](https://www.flexiformsapp.com/)
* FlexiForms Admin Application on Test/Demonstration Environment : [https://flexiformsadmintest.azurewebsites.net](https://flexiformsadmintest.azurewebsites.net/)
* FlexiForms Test/Demonstration Environment : <https://flexiformstest.azurewebsites.net/>


---

# 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://flexiforms.gitbook.io/knowledgebase/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.
