# Order a new subscription

This tutorial shows how to order an Adobe subscription by setting a new agreement and a new Adobe account.&#x20;

You can either watch the following video guide or continue reading for a step-by-step walkthrough.

{% embed url="<https://vimeo.com/986319438/c4d6c4113b?fe=sh&fl=pl>" %}
Watch a quick video guide showing how to order an Adobe subscription.
{% endembed %}

### Prerequisites

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

* An [active licensee](/modules-and-features/settings/licensees/licensee-states.md) or permission to [create a new licensee](/modules-and-features/settings/licensees/create-licensees.md). Licensee selection is required when setting up a new agreement.
* Your company's legal address and primary admin contact.
* If choosing a 3-year commitment, the minimum committed quantity.

### Ordering an Adobe subscription

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

To start the order:

1. Go to **Catalog** > **Products**.
2. Select the required product. For example, **Adobe VIP Marketplace for Commercial**.
3. Review the product details.
4. Select **Buy now**.&#x20;
   {% endstep %}

{% step %}
**Create an agreement and choose the items**

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

1. **Select agreement** - Select **Create agreement**.
2. **Select licensee** - Select a licensee, then select **Next**. You can also [create a new licensee](/modules-and-features/settings/licensees/create-licensees.md).&#x20;
3. **Adobe account setup** - Choose **Create new Adobe account**, then select **Next**.&#x20;
4. **Additional information** - Do the following:
   1. Enter your **company name**, **company address,** and **primary Adobe administrator contact**.
   2. Choose whether to join the [3-year commitment](https://helpx.adobe.com/uk/enterprise/vip/vip-subscription-term-options-marketplace.html).
   3. If required, enter the minimum licenses you want to commit to for the 3-year term.
5. **Select items** - Do the following:
   1. Select the items you want to buy. You can select multiple items.&#x20;
   2. Select **Add items**.
   3. Review and adjust the quantity of each item.&#x20;
   4. Select **Next**.
      {% endstep %}

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

1. **Details** - Provide reference details for the order, then select **Next**.
2. **Review order** - Review the order details, go through the terms and conditions, then select **Place order**.
3. **Summary** - Review your order summary, then select **View details** to open the order details page, or select **Close**.
   {% endstep %}
   {% endstepper %}

### Next steps

After placing the order, you'll receive an invitation from Adobe to accept the terms and conditions for Adobe VIP Marketplace.&#x20;

After accepting the terms, you can manage your licenses and deploy them to users immediately through the [Adobe Admin Console](https://adminconsole.adobe.com/).


---

# 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/extensions/adobe-vip-marketplace/tutorials-and-videos/order-adobe-subscription.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.
