# Overview

- [Checkout Limitations: Shopify Plus vs Standard Plans](https://help.checkoutbuilder.com/overview/checkout-limitations-shopify-plus-vs-standard-plans.md): The limitations outlined below are determined by Shopify’s plans, not by Checkout Builder.
- [Frequently Asked Questions](https://help.checkoutbuilder.com/overview/frequently-asked-questions.md): Find quick answers to the most common questions.
- [Support](https://help.checkoutbuilder.com/overview/support.md): Our friendly support team is here to help. Learn what information to share and when you can expect a response.


---

# 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://help.checkoutbuilder.com/overview.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.
