# Forms

Orion uses the **Contact Form** section within Orion to build forms, while the PDP ships with an enquire form that can be configured on that page.

All forms are setup to integrated with [FormSpark](https://formspark.io/) while either Google Recaptcha or [Botpoison](https://botpoison.com/) can be used for spam protection.

Brands often choose to use Shopify forms as well or even push into HubSpot. Just bear in mind that integrating third-party forms into your Shopify theme will often come with restricted styling constraints. This is why we generally use FormSpark.


---

# 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.almond.studio/theme-settings/forms.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.
