# Main features

- [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


---

# 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.quotesnap.net/main-features.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.
