# How to order products for resale

The tutorial describes how you can order products for resale from the SoftwareOne Marketplace.&#x20;

When ordering products, there are two options for agreements:

* If you have an existing agreement, you can use that agreement. However, make sure the agreement is mapped to a licensee that is configured as a **resale licensee**. For details, see&#x20;
* If you don't have an agreement, you can create it when placing the order. If you choose to create a new agreement, you must select an existing licensee that is configured as a **resale licensee**.

### Prerequisites <a href="#howtoorderamicrosoft365subscriptionforanexistingmicrosofttenant-prerequisites" id="howtoorderamicrosoft365subscriptionforanexistingmicrosofttenant-prerequisites"></a>

Before starting this tutorial, make sure you have the following:

* A resale licensee in the active state, or permission to [create a new licensee](/marketplace-platform/getting-started/marketplace-for-partners/how-to-configure-licensees-for-resale.md) if you don't want to use the existing one. Licensee selection is required when setting up a new agreement.&#x20;
* Company details of your client, including the company name, registration ID, and address. These details are required for creating a new Microsoft tenant.&#x20;
* The contact details of your client managing the Microsoft account.&#x20;

### Ordering software products for resale

{% stepper %}
{% step %}
**Start the ordering process**

To start the process:

1. Go to **Catalog** > **Products**.
2. From the list of products, select the desired Microsoft 365 product, for example, **Microsoft 365 Business, Enterprise & Apps**.
3. On the **product details** page, review the information, then select **Buy now**.
   {% endstep %}

{% step %}
**Follow the steps to place your order**

Complete the following steps, making sure to enter or verify the required information where necessary:

1. **Select agreements** - Select **Create agreement** to start creating your new agreement.
2. **Select licensee** - Choose an existing licensee from the list. Ensure that the value in the **Resale** column is **Yes**, then select **Next**.&#x20;
3. **Select certificate** - Select a certificate. If the certificate you want to use isn't displayed, use the **Add certificate** option to add it. When done, select **Next**.
4. **Create agreement** - Choose whether you want to create a new Microsoft tenant or connect an existing cloud account.
5. **Microsoft details** - Do the following depending on the selection in the previous step:
   * For a new cloud account, provide a new domain name and then fill out the contact form. You'll need to provide the following details:
     1. Company name.
     2. Company registration ID or tax number.
     3. Company address, including city and zip/postal code.
     4. Contact details of the person managing your account.
   * For an existing cloud account, enter your existing domain name and your Microsoft account details.
6. **Special qualifications** - Select the checkbox if your organization is a [state-owned](https://www.microsoft.com/en-us/legal/compliance/anticorruption/criteria) entity. Otherwise, leave it clear. A company is classified as state-owned if it is either controlled by the government or performs functions that the government considers its own.
7. **Support contacts** - Enter the contact details of your support administrator and choose your preferred support language. Select **Next**.
8. **Items** - Complete the following steps and select **Next**.
   1. Read and understand the attestation: "*By clicking **Next**, I confirm that my organization is acting as an indirect partner when choosing a reseller and as a direct partner in the absence of selecting a reseller".*
   2. Select **Add items** to choose the items you want to order.&#x20;
   3. Review and adjust the item quantity.
9. **Details -** Provide reference details, like additional IDs or notes, and select **Next**.
10. **Review order** - Read the terms and conditions and the privacy statement. When done, select **Place order** to submit your order.
11. **Summary** - Select **View details** to open the order details page. Otherwise, select **Close**.
    {% endstep %}
    {% endstepper %}

### Next steps <a href="#next-steps" id="next-steps"></a>

When your order has been placed, we verify the order details.

If there are issues with your order, the **General** tab on the[ order details page](/modules-and-features/marketplace/orders.md#order-details) provides information about the problem and the actions you must take before your order can be processed.


---

# 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/getting-started/marketplace-for-partners/how-to-order-products-for-resale.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.
