# Request for Quote from Backend

To create a Quote from the backend, simply create a **New Order** from **Sales -> Orders** and pick a customer and select products. Apart from normal products, the admin can also set custom prices for products and apply coupon codes directly from the backend if he or she wants to offer a discount to their customers from the backend.

Now, rather than submitting the order, click the **Email Quote** button to send the cart to your customers via Email.

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

**Email Quote sent Success Message:**&#x20;

<figure><img src="/files/BhmAyCQMSXn8vd4MRMgn" 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-backend.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.
