# Get started with formX

### What is formX?

[formX](https://formx.stream/) is a form backend tool. All you have to do is point your form data to our endpoint APIs. formX will take care of the rest, while you can concentrate on UI of the form with full frontend freedom.&#x20;

### With formX, you need not worry about&#x20;

* Template form issues
* Database schemas, routes
* Writing API endpoints
* Managing out of the blue maintenance issues

formX has enabled businesses to streamline data collection and scale forms securely. You can manage all responses with a powerful dashboard. formX is the perfect tool to collaborate and amplify work productivity.&#x20;

Sign up here: <https://app.formx.stream/app/register>

### Jump right in with formX guides

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="guides/using-the-formx-dashboard" %}
[using-the-formx-dashboard](https://docs.formx.stream/guides/using-the-formx-dashboard)
{% endcontent-ref %}

{% content-ref url="guides/setting-up-domain-validation" %}
[setting-up-domain-validation](https://docs.formx.stream/guides/setting-up-domain-validation)
{% endcontent-ref %}

{% content-ref url="guides/integrating-a-form-to-your-website" %}
[integrating-a-form-to-your-website](https://docs.formx.stream/guides/integrating-a-form-to-your-website)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="fundamentals/forms-in-formx" %}
[forms-in-formx](https://docs.formx.stream/fundamentals/forms-in-formx)
{% endcontent-ref %}

{% content-ref url="fundamentals/workspace" %}
[workspace](https://docs.formx.stream/fundamentals/workspace)
{% endcontent-ref %}


---

# 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.formx.stream/get-started-with-formx.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.
