# Form Building Guide

The Form Building Guide is a comprehensive resource for building forms and resources in the Form.io Platform. It covers everything from the fundamentals of building a form to conditional logic and validation.

### Popular Topics

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Form Builder</strong></td><td>Create forms from an array of components</td><td></td><td></td><td><a href="/pages/2Tc1YWBxLMafiiifwrpj">/pages/2Tc1YWBxLMafiiifwrpj</a></td></tr><tr><td><strong>Component Reference</strong></td><td>Learn how to user and configure the elements of a Form</td><td></td><td></td><td><a href="/pages/HlPy4DabNhofjzBMbBoP">/pages/HlPy4DabNhofjzBMbBoP</a></td></tr><tr><td><strong>Resources</strong></td><td>Learn about Resources, Form.io's structure data object</td><td></td><td></td><td><a href="/pages/3XjEhdMywCEbMbCv2O6X">/pages/3XjEhdMywCEbMbCv2O6X</a></td></tr></tbody></table>


---

# 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://help.form.io/form-building/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.
