# Creator Studio

### Getting Started with Creator Studio

Access the Creator Studio by clicking the button on the website header.&#x20;

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

{% hint style="info" %}
Creators can learn a bit about selling on DYLI at <https://www.dyli.io/creators>
{% endhint %}

The Creator Studio is split into three sections:

<details>

<summary>Design and launch instantly</summary>

Design and launch quality products right within our app with no minimums or up front production costs.&#x20;

Within this option there are two main sections: Products and Designs. You can toggle between the two using the button in the top right.

**Products:** The product catalog will show all the possible garments and products that you can design with their base cost.

**Designs:** The designs tab will show all of your saved designs. Click on any template to edit, launch, order a sample, or delete the saved design. Editing an existing design will open up the product designer to your last saved place.

Learn more: [#design-and-launch-instantly](#design-and-launch-instantly "mention")

</details>

<details>

<summary>Bring your own</summary>

Tell us about your products, get approved, and ship us your supply to get your sale page launched.

</details>

<details>

<summary>Build with Us</summary>

Want to make something specific? From Trading cards to toys to high end apparel, we have you covered. Fill out a form to tell us your idea and we will follow-up and get you started!

</details>


---

# 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.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.
