> 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/bring-your-own.md).

# Bring Your Own

## Sell your products on DYLI&#x20;

Creators can take full control by sending their own products to our warehouse. DYLI handles all the logistics—from order fulfillment to shipping—so you can focus on creating. Whether it’s custom apparel, collectibles, or limited-edition items, Bring Your Own lets you launch your own unique drops with ease.

{% hint style="info" %}
Have an idea but don't know where to start? Creators can work with our in-house design team and network of production partners to produce custom and high-quality merchandise. Check out [Build with us](/get-started/seller-hub/creator-studio/build-with-us.md).
{% endhint %}

No matter how you choose to sell, DYLI gives you the tools and support you need to make your drops a success. Discover the many sale formats and creator features available on DYLI:

{% content-ref url="/pages/ABgPrhHDVwZHQVcPK9k6" %}
[Presales](/core-features/marketplace/sale-formats/presales.md)
{% endcontent-ref %}

{% content-ref url="/pages/ooUqgbhq2vZCY07UZzZw" %}
[DYLI Fair Drops](/core-features/marketplace/sale-formats/dyli-fair-drops.md)
{% endcontent-ref %}

{% content-ref url="/pages/PjegF542diLqVhtybP9m" %}
[Mystery Sales](/core-features/marketplace/sale-formats/mystery-sales.md)
{% endcontent-ref %}

{% content-ref url="/pages/kvlXQOYeUfNRHXxFuAwO" %}
[Gated Sale Pages](/core-features/marketplace/drop-pages/gated-sale-pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/3mhwkM9fsMESiNkBBt8v" %}
[In-Person Sales](/get-started/seller-hub/in-person-sales.md)
{% endcontent-ref %}


---

# 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/bring-your-own.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.
