# Getting started

### Getting started

This is the landing page for the [Orbeon Forms](https://www.orbeon.com/) documentation.

<figure><img src="https://4129616727-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LEkBiSDvlXs3VWiO0Zu%2Fuploads%2Fgit-blob-3bb4aee4179df365986374a2a60c33ee2b589b2e%2Flanding-form-data-card.png?alt=media" alt=""><figcaption><p>Orbeon Forms</p></figcaption></figure>

### Things you can do next

* [Visit the Orbeon website](https://www.orbeon.com/) and learn more about Orbeon Forms.
* [Visit the demo site](https://demo.orbeon.com/demo/) with Form Builder and Form Runner.
* Peruse the documentation
  * [Installation](https://doc.orbeon.com/installation)
  * [Form Builder](https://doc.orbeon.com/form-builder)
  * [Form Runner terminology](https://doc.orbeon.com/form-runner/overview/terminology)
  * [Form Runner Landing page](https://doc.orbeon.com/form-runner/form-runner-pages/landing-page)
  * And more!
* [Download](https://www.orbeon.com/download) Orbeon Forms.
* Review the [latest release notes for Orbeon Forms 2025.1](https://doc.orbeon.com/release-notes/orbeon-forms-2025.1)!


---

# 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://doc.orbeon.com/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.
