# Products

On the **Products** page, you can easily explore our catalog, search for products, view product prices, and add products to your shopping cart. You can also request pricing for non-catalog items.&#x20;

&#x20;To buy a product or service:

1. Navigate to the **Products** page (**Procurement** > **Products**).
2. Select the **Products** or **Top Publishers** tab and then search for the product.
3. Select the product from the list of recommended results (displayed as you're typing) or select **Search** to view all products. &#x20;

<figure><img src="/files/GERpzFXVA5qoXROhjZvO" alt=""><figcaption><p>Products page</p></figcaption></figure>

4. When the product details are displayed, select the ellipsis ( ••• ) in the **Actions** column and choose **Add to Cart**.&#x20;

<figure><img src="/files/tH68TMxF3GIdgSGVAGFE" alt=""><figcaption><p>Add to cart option</p></figcaption></figure>

5. In the **Add to Cart** dialo&#x67;*, c*onfirm that you want to add the product to your cart. A confirmation message is displayed when the product is added.
6. Navigate to your cart and select **Create Order**. You can access your cart by selecting the **Go to Shopping Cart** link in the confirmation message or by navigating to **Procurement** > **Cart** through the main menu.
7. Verify your address information, edit it if necessary, and provide your contact details, including your email address.
8. Choose your payment method and provide your reference name and purchase order number.
9. Select **Create Order** to submit your order.

Your order is created, and a confirmation message is displayed. Select **Download PDF** on the **Order Details** page to download your order confirmation.


---

# 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.platform.softwareone.com/modules-and-features/procurement/buy-products-and-services.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.
