# Modular Checkout Components

- [Component: Checkout Form](https://docs.limio.com/components/component-library/modular-checkout-components/component-checkout-form.md)
- [Modular Checkout Subcomponents in Form](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-subcomponents-in-form.md)
- [Form Subcomponent: Address Fields](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-subcomponents-in-form/form-subcomponent-address-fields.md)
- [Form Subcomponent: Display Text](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-subcomponents-in-form/form-subcomponent-display-text.md)
- [Form Subcomponent: Field](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-subcomponents-in-form/form-subcomponent-field.md)
- [Form Subcomponent: Postal Code Field](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-subcomponents-in-form/form-subcomponent-postal-code-field.md)
- [Form Subcomponents: First Name Field, Last Name Field and Email Field](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-subcomponents-in-form/form-subcomponents-first-name-field-last-name-field-and-email-field.md)
- [Form Subcomponents: Payment Manager Field](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-subcomponents-in-form/form-subcomponents-payment-manager-field.md)
- [Form Subcomponents: Payment Method Selector Field](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-subcomponents-in-form/form-subcomponents-payment-method-selector-field.md)
- [Form Subcomponents: Payment Field](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-subcomponents-in-form/form-subcomponents-payment-field.md)
- [Common customisations for Form subcomponents](https://docs.limio.com/components/component-library/modular-checkout-components/common-customisations-for-form-subcomponents.md)
- [Managing Conditionality in Subcomponents](https://docs.limio.com/components/component-library/modular-checkout-components/managing-conditionality-in-subcomponents.md)
- [Modular Checkout: How to configure a gift checkout?](https://docs.limio.com/components/component-library/modular-checkout-components/modular-checkout-how-to-configure-a-gift-checkout.md)
- [Using Subcomponent Conditions for Product-Specific Data Collection](https://docs.limio.com/components/component-library/modular-checkout-components/using-subcomponent-conditions-for-product-specific-data-collection.md)


---

# 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.limio.com/components/component-library/modular-checkout-components.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.
