# Quote Snap Documents

## Customer B2B & DTC Version

- [About Quote Snap](https://docs.quotesnap.net/about-quote-snap.md): Collect more requests & convert more requests to sales with powerful platform designed for eCommerce.
- [Get started](https://docs.quotesnap.net/getting-started/get-started.md): Few steps to get started with us!
- [App overview](https://docs.quotesnap.net/getting-started/app-overview.md): See what you've got!
- [Connect email](https://docs.quotesnap.net/getting-started/connect-email.md)
- [Google Recaptcha Keys](https://docs.quotesnap.net/getting-started/google-recaptcha-keys.md): Follow the below steps to create Google reCAPTCHA keys:
- [Quote Button](https://docs.quotesnap.net/main-features/quote-button.md)
- [Hide Price](https://docs.quotesnap.net/main-features/hide-price.md)
- [Hide "Add to cart" button](https://docs.quotesnap.net/main-features/hide-add-to-cart-button.md)
- [Hide Buy Now Button](https://docs.quotesnap.net/main-features/hide-buy-now-button.md)
- [Quote Cart Widget](https://docs.quotesnap.net/main-features/quote-cart-widget.md)
- [Quote History Widget](https://docs.quotesnap.net/main-features/quote-history-widget.md)
- [Quote Form Builder](https://docs.quotesnap.net/main-features/quote-form-builder.md)
- [Quote management](https://docs.quotesnap.net/main-features/quote-management.md): Manage your request in one place
- [Create a quote manually](https://docs.quotesnap.net/main-features/quote-management/create-a-quote-manually.md)
- [Send quotation email](https://docs.quotesnap.net/main-features/quote-management/send-quotation-email.md)
- [Export quote](https://docs.quotesnap.net/main-features/quote-management/export-quote.md)
- [Create draft order](https://docs.quotesnap.net/main-features/quote-management/create-draft-order.md)
- [Customer Account](https://docs.quotesnap.net/main-features/customer-account.md)
- [Discount settings](https://docs.quotesnap.net/main-features/discount-settings.md): Offer discounts on your order
- [Quote PDFs](https://docs.quotesnap.net/language-setting/quote-pdfs.md): Customize PDFs effortlessly with auto language detection and tailored language versions for effective communication.
- [Emails](https://docs.quotesnap.net/language-setting/emails.md): Customize emails effortlessly with auto language detection and tailored language versions for effective communication.
- [Automatically create draft order](https://docs.quotesnap.net/advanced-features/automatically-create-draft-order.md)
- [Show viewed product list](https://docs.quotesnap.net/advanced-features/show-viewed-product-list.md)
- [Webhook setting guide](https://docs.quotesnap.net/advanced-features/webhook-setting-guide.md)
- [Quote Button display](https://docs.quotesnap.net/faq/quote-button-display.md)
- [Hide Price](https://docs.quotesnap.net/faq/hide-price.md)
- [Quote Form](https://docs.quotesnap.net/faq/quote-form.md)
- [Email Settings](https://docs.quotesnap.net/faq/email-settings.md): Still wonder how to get notification from our app?
- [Tax in draft order](https://docs.quotesnap.net/faq/tax-in-draft-order.md)
- [Page Builder](https://docs.quotesnap.net/integration/page-builder.md): By seamlessly integrating Quote Snap with Page Builder app, merchants can utilize powerful features such as hiding prices and offering quotation options on any custom pages they create.
- [Integrate with Facebook Pixel](https://docs.quotesnap.net/integration/integrate-with-facebook-pixel.md)
- [Charge policy](https://docs.quotesnap.net/plan-charge/charge-policy.md)
- [Discount code](https://docs.quotesnap.net/plan-charge/discount-code.md): Got your discount code and apply in few steps!
- [Pricing Plan](https://docs.quotesnap.net/plan-charge/pricing-plan.md)
- [How to get Telegram Bot Chat ID?](https://docs.quotesnap.net/notification/how-to-get-telegram-bot-chat-id.md)
- [Privacy Policy](https://docs.quotesnap.net/privacy-policy.md)
- [Change Log](https://docs.quotesnap.net/change-log.md): Discover all recent updates, new tools, improvements, and resolved issues for Quote Snap. Keep up with the latest enhancements to optimize your experience with the app.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.quotesnap.net/about-quote-snap.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.
