> For the complete documentation index, see [llms.txt](https://docs.dyli.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dyli.io/get-started/seller-hub/creator-studio/design-and-launch-instantly.md).

# Design and Launch Instantly

Get started selling merchandise with no up front productions costs and no minimums! DYLI’s ever-growing product catalog is here for you. Choose from a variety of high-quality items, from apparel to accessories, and personalize them with your designs. Our catalog is constantly updated with new products each month, giving you fresh opportunities to try out new ideas.

## **Browse the DYLI Product Catalog**

Explore the full range of products available on DYLI. Easily browse through all options and view the available variants, including colors, sizes, and production techniques, to find the perfect fit for your creative vision.

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

## **Customize Your Product Options**

Select a product to explore the available [Bring Your Own](/get-started/seller-hub/creator-studio/bring-your-own.md)techniques and choose from various options like colors and sizes to bring your design to life just the way you envision it.

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

## **Manage your saved designs and order samples**

On the "Designs" tab of the creator studio, you can review all of your saved designs. Clicking any design brings up a module with the options to Open, Launch, Delete, or Order a Sample.

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

1. **Open design**: Opens your designer up with your existing design for ongoing editing
2. **Launch Now**: This will take the existing design and move straight to the launch details page
3. **Delete Design**: This will permanently remove the design from your account
4. **Order Sample**: Simply click on the "Order Sample" button, provide order and shipping information, and pay with credit card or DYLI balance. You can track your samples from the  Redemptions tab in [Your Profile](/core-features/your-profile.md).


---

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