# Overview

### 1. Step 1: Add product to list request quote

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVxgv2rJ_sbC-7Rh_B-%2F-MVyPvlxK9r4hGQJxn1t%2FScreenshot_1.jpg?alt=media\&token=8d8f7807-a362-42b7-9410-9cb620069cb5)

### 2. Step 2: In list request quote user can update quantity and send form request to admin

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyQQMsmNTnQasAD8Ln%2FScreenshot_2.jpg?alt=media\&token=e79f123f-2420-43e4-8f07-a720550690ca)

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyQVfAjV0S52xpaNH1%2FScreenshot_3.jpg?alt=media\&token=728b19fe-198d-40e7-8f49-33bcded09617)

### 3. Step 3: Admin check in order

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyQgfHARMKMIYasBEl%2FScreenshot_4.jpg?alt=media\&token=45af9a46-7505-408c-ae49-7ca64f16b806)

Admin update order status, discount, and send mail:

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyUuT8bKpR997kAhQ0%2FScreenshot_6.jpg?alt=media\&token=99f75c90-84ab-478a-9215-82d4cbd8af1d)

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyUycHUfQJH5qGGL9A%2FScreenshot_7.jpg?alt=media\&token=2965b9a4-aae4-4724-a26a-98de81a39673)

### 4. Step 4: User received email. Click link to redirect to checkout page

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyWF8MWH0oUV3yzgYe%2FScreenshot_5.jpg?alt=media\&token=e2d8c588-6ed5-4fd0-913a-22d2a9a68807)

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyWPDOP7U2d4H179Rj%2FScreenshot_8.jpg?alt=media\&token=58767985-9b49-4352-9777-d0714aff27d1)

### 5. Step 5: User checkout

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyWbsXr5ixlBSTwpO1%2FScreenshot_9.jpg?alt=media\&token=3dba7d97-9e7c-42cd-8f44-1f5d68533411)

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyWf0AZ3ntPoZkfwoW%2FScreenshot_10.jpg?alt=media\&token=0e13e269-f46d-444e-b17a-b6e8377a684c)

### 6. Step 6: Order status automatic update to "Complete Request Quote"

![](https://585631212-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVxfMWxAJJWge-4pPye%2F-MVyQ-xAG6Nw44ed0Zg3%2F-MVyX5mIBbe7QGmunnLn%2FScreenshot_11.jpg?alt=media\&token=a4d1bfba-8e3b-4e3f-93db-8f3aabe8e14d)


---

# 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://ntl-plugin.gitbook.io/request-a-quote-for-woocommerce/overview.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.
