# Custom Checkout Step in Frontend

Once you have configured the extension from the backend and added different checkout Addons, the extension will add a custom checkout step in frontend let your customer choose their required addons. You are free to customize and add your custom checkout addons and can charge the customer for buying extra service. Here are some example of custom checkout addons.

* **Custom Checkout Step for Delivery Options**&#x20;

<figure><img src="/files/8qc8wUBHu2t8Pxkgb0xV" alt=""><figcaption></figcaption></figure>

* **Custom Checkout Step for Gift Options**&#x20;

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

* **Custom Checkout Step for Insurance Options**&#x20;

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

* **Custom Checkout Step for Support Options**&#x20;

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

Tax included at checkout order summary for extra addons

<figure><img src="/files/NnuMLeHvGpBm0mvj3I00" 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-advanced-extra-fee-extension/custom-checkout-step-in-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.
