# Introduction

The **\<form.io>** platform was designed to be loved by developers. There are many capabilities and features of the **\<form.io>** platform that enable developers to achieve their development goals by providing significant features where they are needed, and getting out of the way when appropriate. The following guide provides in-depth documentation for all of the major components of the Form.io platform.


---

# 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/developers/introduction.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.
