# Request for Quote from Frontend

Once you save the configurations and settings, you can see Email Quote Pro enabled in the front end. When any customer chooses all the product options, quantities, and adds the product to the cart, the customer will be able to send a quote request using the ”Send Quote” button at the front.

**Send Quote on Category Page:**

<figure><img src="/files/qcuD2eKpWpC23kEksEjv" alt=""><figcaption></figcaption></figure>

**Send Quote on Product Page:**

<figure><img src="/files/cwljA1n6JaOpcARpocnA" alt=""><figcaption></figcaption></figure>

**Send Quote on Mini Cart:**

<figure><img src="/files/YkuEdVkgs8jJd9sHJlDv" alt=""><figcaption></figcaption></figure>

**Send Quote on Shopping Cart:**

<figure><img src="/files/p7c7Zxpi4bWiYSXalM4a" alt=""><figcaption></figcaption></figure>

Once customers click on the “Send Quote” button, it opens up the form to fill in details.

<figure><img src="/files/6KaKuvUBkZRFMifwFtwv" alt=""><figcaption></figcaption></figure>

Once customers submit the form, the admin is instantly notified through email.

<figure><img src="/files/32ZSALKnNjG1eo9nt674" alt=""><figcaption></figcaption></figure>

Also, the customer gets an Email copy of the requested quote.

<figure><img src="/files/WbU8bLTltVwtYcx9cecA" alt=""><figcaption></figcaption></figure>

If any guest customer requests a quote, they will receive an account creation email with credentials.

<figure><img src="/files/0ZlHDaEEhBW5DZirZ5OR" alt=""><figcaption></figcaption></figure>


---

# 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.magecomp.com/magento-2-request-for-quote-rfq-pro-extension/request-for-quote-from-frontend.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.
