# Launching a Drop

## Launch your drop and start earning

Access the launch drop panel by selecting the launch button while in the DYLI Designer.

{% hint style="danger" %}
Remember to respect intellectual property rights. [Our Copyright and Trademark 101 guide](/get-started/seller-hub/creator-studio/creator-guides/copyright-and-trademark-101-guide.md) covers everything you need to know.
{% endhint %}

<figure><img src="/files/aRwAEDdTJxZrCLPyE4u8" alt=""><figcaption></figcaption></figure>

### Required information to launch a drop

* **Name**: You must name your drop
* **Price**: Set your list price. Note, it must be greater than your COGs. The difference between your COG and list price is what you will take home from every sale
* **Description**: Share more information about the product and drop. This field helps explain to collectors why this drop matters
* **Supply and Minimum**: You must determine the supply and minimum for your drop. You may also opt for the drop to be an open edition. Certain items will require a minimum
* **Start and End dates**: You can set a start date in the future or check "Launch Immediately." All drops must have an end date when products enter a state of refundable or secondary only.
* If you select a date in the future, you will also be prompted to toggle DYLI Fair Drop and choose if you want to pre-purchase any of the supply. Learn more about these options at [DYLI Fair Drops](/core-features/marketplace/sale-formats/dyli-fair-drops.md) and [Drop Management](/get-started/seller-hub/drop-management.md).
* You can also choose to gate a drop. Learn more at [Gating a Drop](/core-features/marketplace/drop-pages/gated-sale-pages/gating-a-drop.md).

{% hint style="info" %}
Drops that do not meet their minimum before the sale ends will result in a claimable refund for all those who purchased
{% endhint %}

Once you have filled the form, press "Confirm Launch" and your sale page will be ready!


---

# 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.dyli.io/get-started/seller-hub/creator-studio/design-and-launch-instantly/dyli-designer/launching-a-drop.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.
