# 2. Building Your First Application

With your foundation in place, this section walks you through the exciting process of creating your first BetterForms application. You'll learn how to use the IDE to build pages, add interactive elements, and set up basic data flows and actions.

**Key Goals for this Section:**

* Create a new application (Site) within the BetterForms IDE.
* Build your first web page using the Page Builder.
* Understand and manage different deployment environments.
* Add and configure various page elements.
* Implement basic validation and actions.
* Get introduced to list views, data flow, and hooks.

This hands-on experience will give you a practical understanding of the BetterForms development workflow.

The articles below will guide you through building your initial application:


---

# 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/getting-started/ide-quick-tour/first-app.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.
