> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/catalog/products.md).

# Products

A product is a software solution or service offered by a vendor.&#x20;

Each product includes one or more purchasable items, also called SKUs. Products can also include parameters that collect required order details, such as agreement data, contact details, and quantity.

The **Products** page allows you to browse software products available in the Marketplace catalog. You can review product details, pricing information, available items (SKUs), and vendor information before starting a purchase.

### View products in the Marketplace

To view the available products:

1. Go to **Catalog** > **Products**. The page displays a list of products available to your organization.

<div data-with-frame="true"><figure><img src="/files/gcte1WNABs1V1FmAnNk1" alt=""><figcaption><p>Use the Products page to view available products.</p></figcaption></figure></div>

2. Browse the list of products.
3. Select a product to open its details page.&#x20;

### Review product details

The product details page provides additional information about the selected product, including associated items, pricing, and purchasing options.

Depending on the product configuration, additional resources or related information may also be available.

### Order a product

To start a purchase, open a product details page and select **Buy now**. The purchase wizard guides you through the ordering process, including:

* Agreement selection
* Licensee information
* Item selection
* Order review

The available ordering steps may vary depending on the vendor and product configuration.

<div data-with-frame="true"><figure><img src="/files/4O7BzjoV91CmjC7iglIF" alt=""><figcaption><p>The purchase wizard containing a series of ordering steps.</p></figcaption></figure></div>

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/M9jH30Z4EWpfh0EHiqbk" %}
[Items](/modules-and-features/catalog/items.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/jBin8fFQ8E67obKh6fYN" %}
[Product profiles](/modules-and-features/catalog/product-profiles.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/VR9iCiG4FxXt0nQQ2ThM" %}
[Vendor profiles](/modules-and-features/catalog/vendor-profiles.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/modules-and-features/catalog/products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
