# Checkout

- [Overview](https://docs.platter.com/checkout/overview.md)
- [Checkout extensions](https://docs.platter.com/checkout/checkout-extensions.md)
- [Alert Banner](https://docs.platter.com/checkout/checkout-extensions/alert-banner.md)
- [Checkbox With Input](https://docs.platter.com/checkout/checkout-extensions/checkbox-with-input.md)
- [Draft order](https://docs.platter.com/checkout/checkout-extensions/draft-order.md)
- [Dropdown](https://docs.platter.com/checkout/checkout-extensions/dropdown.md)
- [Dynamically Priced Upsell](https://docs.platter.com/checkout/checkout-extensions/dynamically-priced-upsell.md)
- [Icons With Text](https://docs.platter.com/checkout/checkout-extensions/icons-with-text.md)
- [Image Block](https://docs.platter.com/checkout/checkout-extensions/image-block.md)
- [Promotion Progress Bar](https://docs.platter.com/checkout/checkout-extensions/promotion-progress-bar.md)
- [Product Discount](https://docs.platter.com/checkout/checkout-extensions/promotion-progress-bar/product-discount.md)
- [Order Discount](https://docs.platter.com/checkout/checkout-extensions/promotion-progress-bar/order-discount.md)
- [Shipping Discount](https://docs.platter.com/checkout/checkout-extensions/promotion-progress-bar/shipping-discount.md)
- [In-Checkout Cross-Sells](https://docs.platter.com/checkout/checkout-extensions/in-checkout-cross-sells.md)
- [What is a Cross-Sell group?](https://docs.platter.com/checkout/checkout-extensions/in-checkout-cross-sells/what-is-a-cross-sell-group.md)
- [Discounts](https://docs.platter.com/checkout/checkout-extensions/in-checkout-cross-sells/discounts.md)
- [Testimonials](https://docs.platter.com/checkout/checkout-extensions/testimonials.md)
- [Text Block](https://docs.platter.com/checkout/checkout-extensions/text-block.md)
- [FAQs](https://docs.platter.com/checkout/faqs.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.platter.com/checkout.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.
