# Customize Order Form

Customize the content and fields on your order checkout form:

* Customize the text for every heading, sentence & form field label
* Add custom fields (single-line, paragraph, checkboxes, radio buttons, file upload etc)
* Customize your form for [each order type](/live-examples/order-types/overview.md) if needed

{% hint style="success" %}
**Live Demo:** place an order to see a demo of this [customized order form](https://hc-live-examples.gethoneycart.com/?menu=1\&order_type=1).
{% endhint %}

![](/files/iNUhCOP2OUxeBEMYfL2U)


---

# 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.gethoneycart.com/live-examples/miscellaneous/customize-order-form.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.
