# Custom Checkout form on Frontend

**Frontend display after installing the extension successfully.**&#x20;

**Custom field at checkout page of your store**

<figure><img src="/files/gPIj7tfqO2gUKMVizW7U" alt=""><figcaption></figcaption></figure>

**Custom field at customer My Orders page of your store**

<figure><img src="/files/7eB7mvXNxhIjVN8VPi2M" alt=""><figcaption></figcaption></figure>

**Custom Fields displayed in Invoice Print**

<figure><img src="/files/B6W0jVEwDvYAyZPzgu4M" alt=""><figcaption></figcaption></figure>

**Custom Fields displayed in Shipment Print**

<figure><img src="/files/0G88PnUadlq4WL5YDq30" alt=""><figcaption></figcaption></figure>

**Custom Fields displayed in Credit Memo Print**

<figure><img src="/files/jSgs0EtWXvEPUZT8Ppo8" alt=""><figcaption></figcaption></figure>


---

# 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.magecomp.com/magento-2-custom-checkout-fields-extension/custom-checkout-form-on-frontend.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.
