# Guides

- [Using the formX dashboard](https://docs.formx.stream/guides/using-the-formx-dashboard.md): Manage all form submissions with the formX dashboard
- [Setting up domain validation](https://docs.formx.stream/guides/setting-up-domain-validation.md): It is important to set up domain validation for security and to prevent SPAM
- [Creating a new form](https://docs.formx.stream/guides/creating-a-new-form.md): New forms in formX
- [Integrating a form to your website](https://docs.formx.stream/guides/integrating-a-form-to-your-website.md): Connect forms to website
- [Enabling auto responder emails](https://docs.formx.stream/guides/enabling-auto-responder-emails.md): Setting up auto response to form submitters via formX
- [Configuring redirection from forms](https://docs.formx.stream/guides/configuring-redirection-from-forms.md): Redirecting users once they submit forms powered by formX
- [Adding email IDs to get notified](https://docs.formx.stream/guides/adding-email-ids-to-get-notified.md): Send automatic notifications to any number of email IDs


---

# 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/guides.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.
