# Quote form builder

- [Build a “Request for Quote form” in your store](https://docs.samita.io/sa-request-a-quote/quote-form-builder/build-a-request-for-quote-form-in-your-store.md)
- [Set up Customer information details for the Quote form](https://docs.samita.io/sa-request-a-quote/quote-form-builder/set-up-customer-information-details-for-the-quote-form.md)
- [Set up Quoted product group in the Quote form](https://docs.samita.io/sa-request-a-quote/quote-form-builder/set-up-quoted-product-group-in-the-quote-form.md)
- [Customize Quote form to match your theme style](https://docs.samita.io/sa-request-a-quote/quote-form-builder/customize-quote-form-to-match-your-theme-style.md)
- [Build a Request for Quote form for B2B customers](https://docs.samita.io/sa-request-a-quote/quote-form-builder/build-a-request-for-quote-form-for-b2b-customers.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.samita.io/sa-request-a-quote/quote-form-builder.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.
