# Place an Order

## **1. Browse the Catalog**

<figure><img src="/files/DDpNspgs0Q2ZpDJndcp7" alt="" width="563"><figcaption></figcaption></figure>

To browse Digital Catalog as a customer:

1. **Visit Merchant’s Catalog**: Enter the merchant’s catalog link.
2. **Browse Items**: View a list of items, including **Featured Items** and **Showcases** that group similar products.
3. **Search and Sort**: Use the search bar to find specific items and apply filters (e.g., price, category).

## **2. View Item Details**

<figure><img src="/files/gDLOeAjFzZR1kyHclydz" alt="" width="563"><figcaption></figcaption></figure>

When selecting an item:

1. **Item Information**: View the item’s name, description, variants (if available), and price.
2. **Select Variants**: Choose specific variants (e.g., size, color) and see related images.
3. **Add to Cart**: Select the quantity and click **Add to Cart** to add the item to your shopping cart.

## **3. Check Out**

<figure><img src="/files/9Rjm96hV91ipYoCSI414" alt=""><figcaption></figcaption></figure>

To place an order:

1. **Go to Cart**: View all the items in your cart and adjust quantities if needed.
2. **Checkout**: Click **Buy Now** to proceed to the order page.

**Order Information**

Fill in the required details:

* **Recipient Name**
* **Email**
* **Phone Number**
* **Postal Code**
* **Address** (only for items that requirement shipment)
* **Shipping Method** (only for items that requirement shipment)

Choose your preferred **payment method** and complete the checkout process through DOKU’s secure payment system.

## **4. Order Tracking**

Once an order is placed, you will receive an email with order details and tracking information. The order status will update as follows:

* **Payment Confirmed**
* **Order Processed**
* **Order Sent**
* **Order Delivered**
* **Order Completed**


---

# 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.doku.com/accept-payments/no-integration-products/digital-catalog/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.
