# Welcome to Webapp Builder

## INTRODUCTION

**Webapp builder** is product developed by KASKO. With this tool, users can easily create and customize the pages and questions of their webapps using a visual drag-and-drop interface. This allows to quickly and easily arrange and rearrange the elements without needing to write any code. Additionally, the tool provides a variety of pre-defined question types to choose from for quick and easy flow creation.

## GET STARTED

We've provided some guidance on some basic concepts to get you started.

{% content-ref url="/pages/ei2OKKVL6ZEH2O27N78i" %}
[Pages](/webapp-builder-manual/basic-concepts/pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/1j4Y6MdijK25HVC5FUdu" %}
[Fields](/webapp-builder-manual/basic-concepts/fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/HNjLPqaZWvNDPhQ4mmiQ" %}
[Components](/webapp-builder-manual/basic-concepts/components.md)
{% endcontent-ref %}

{% content-ref url="/pages/m0n4b3Ez5uy43EsbntvI" %}
[Contents](/webapp-builder-manual/basic-concepts/contents.md)
{% endcontent-ref %}

{% content-ref url="/pages/mryxYSlhCYA6TWzFr05B" %}
[Look and feel](/webapp-builder-manual/basic-concepts/look-and-feel.md)
{% endcontent-ref %}

{% content-ref url="/pages/gkolfdXz2wnTponCMHo8" %}
[Generating PDF](/webapp-builder-manual/basic-concepts/generating-pdf.md)
{% endcontent-ref %}

## DEMO WEBAPP

Here's also a demo webapp we've built to see how everything works and could be built upon.

{% file src="/files/PuKadvyCUCdSreAznsiS" %}


---

# 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.kasko.io/webapp-builder-manual/welcome-to-webapp-builder.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.
