# Launch Models

You can either launch your products with the **In Stock** model, or with the **Pre-Order** model. Each comes with advantages and disadvantages depending on what you are hoping to do with your campaign and with your store.

## **In Stock**

Purchase inventory before you launch. Manufacturing takes 7 – 9 weeks and can start **as soon as the sample is approved**.

Your products will **ship immediately** as soon as a customer places an order. You can make the product available during a campaign window with limited stock (up to you, recommended 2 or 3 weeks) or available indefinitely.

You can order the MOQ or a higher quantity if you wish to have more stock available for customers.

{% hint style="success" %}
The sample fee is waived for products launched with this model.
{% endhint %}

## Pre-Order

Launch after approving the sample without purchasing inventory.

The product will be **available to pre-order** during a campaign window (up to you, recommended 2 or 3 weeks). Customers will place pre-orders for the product knowing it won’t ship until a specified date in the future.

Manufacturing takes 7 – 9 weeks and can start **as soon as the campaign window is over**. Products will ship to customers after this. This means that customers who ordered at the start of a 3-week campaign will wait 10 – 12 weeks before their products ship.

{% hint style="info" %}
You can only launch 1 product at a time using this model.
{% endhint %}


---

# 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.junipercreates.com/how-it-works/products/launch-models.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.
