# How to buy products

This tutorial describes how to order products from the SoftwareOne Marketplace using the purchase wizard.

The exact steps depend on the product and vendor. This page covers the common flow.

### Buy products from the Marketplace

{% stepper %}
{% step %}
**Review the product**

1. Go to **Catalog** > **Products**.
2. Select the desired product, for example, **Microsoft 365 Business, Enterprise & Apps-Commercial**. The product details page opens.
3. Review the information, including product details, features, and more.
   {% endstep %}

{% step %}
**Start the order**

On the details page of your selected product, select **Buy now**.

The purchase flow starts automatically and guides you through each step.

<div data-with-frame="true"><figure><img src="/files/4O7BzjoV91CmjC7iglIF" alt="Purchase wizard showing the guided steps to place an order"><figcaption><p>Use the purchase wizard to complete and submit your order.</p></figcaption></figure></div>
{% endstep %}

{% step %}
**Review and submit the order**

The ordering steps and required details vary by product and vendor. Most orders follow this flow:

1. **Select agreement** – Select an existing agreement or create a new one. The option you select in this step determines the next step. For example, if you create a new agreement, the **Select licensee** step is displayed. However, if you select an existing agreement, the **Select items** step appears.
2. **Select licensee** – Choose an existing licensee or create a new one.
3. **Agreement details** – Complete agreement details, such as your company name, address, and more.
4. **Select items** – Select the items you want to order and adjust quantities.
5. **Additional information** - Add reference details, like internal order or agreement IDs, if needed.
6. **Review order** – Review the order details, go through the terms and conditions, and then submit your order.
7. **Summary** – Review your order summary to ensure everything is correct.

{% hint style="info" %}
Some products add vendor-specific steps. For guided examples, see [Adobe Tutorials](/extensions/adobe-vip-marketplace/tutorials-and-videos.md) and [Microsoft Tutorials](/extensions/microsoft-cloud-solution-provider/additional-resources/tutorials-and-videos.md).
{% endhint %}
{% endstep %}
{% endstepper %}

### Next steps

After you place the order, we verify the order details and start processing it. You can track the current status in the **General** tab on the **order details** page.

If action is required, the order details page shows the issue and the next step.


---

# 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/marketplace-platform/guides-and-tutorials/marketplace-for-clients/how-to-buy-products-in-the-marketplace.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.
