# How to place an Order

### **Step 1: Browse Active Listings**

* Explore the marketplace to find products from verified Sellers.
* Only **Active Listings** linked to an Inspection Warehouse are available for purchase.

### **Step 2: Place an Order**

* Select the desired quantity of a product.
* Click **Confirm and submit order** to create a binding commitment to purchase.

### **Step 3: Deposit Payment**

* Upon placing an Order, you must pay a **10% deposit** of the total Order value (excluding VAT) immediately.
* The deposit confirms your commitment to the Order.

### **Step 4: HS Codes and VAT Calculation**

* Parallel will request the **HS codes** from the Seller for the products in your Order.
* VAT is calculated based on the provided HS codes.
* A final proforma invoice will be issued including the remaining 90% of the Order value and VAT.

### **Step 5: Final Payment**

* Pay the remaining **90% of the Order value plus VAT** within **48 hours** of receiving the final proforma invoice.
* Failure to pay on time may result in penalties or cancellation of the Order.

### **Step 6: Order Confirmation**

* The Order is confirmed once Parallel has received **full payment** (deposit + final payment including VAT).
* Parallel will then instruct the Seller to deliver the goods to the Inspection Warehouse or inspection partner.

### **Tips for Buyers**

* Double-check quantities, product details, and total prices before placing an Order.
* Ensure your account is verified before attempting to purchase.
* Keep track of deadlines for final payment to avoid penalties.


---

# 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://parallelbroker.gitbook.io/parallel/ordering-and-payment-process/how-to-place-an-order.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.
