# Get Started

- [Getting Started](https://docs.dyli.io/get-started/getting-started.md): Step-by-step instructions to get started on DYLI
- [Collector Hub](https://docs.dyli.io/get-started/collector-hub.md): Everything you need to know to use DYLI as a collector
- [Seller Hub](https://docs.dyli.io/get-started/seller-hub.md): Everything you need to know to use DYLI as a creator
- [Storefronts](https://docs.dyli.io/get-started/seller-hub/storefronts.md): Level up your sales game with a storefront account
- [Start selling on DYLI](https://docs.dyli.io/get-started/seller-hub/start-selling-on-dyli.md): Sell your collectibles and TCG on DYLI
- [Drop Management](https://docs.dyli.io/get-started/seller-hub/drop-management.md): Manage and update drops with ease
- [Creator Studio](https://docs.dyli.io/get-started/seller-hub/creator-studio.md): A one-stop-shop for launching drops
- [Design and Launch Instantly](https://docs.dyli.io/get-started/seller-hub/creator-studio/design-and-launch-instantly.md): Anybody can design and launch products with DYLI
- [DYLI Designer](https://docs.dyli.io/get-started/seller-hub/creator-studio/design-and-launch-instantly/dyli-designer.md)
- [Launching a Drop](https://docs.dyli.io/get-started/seller-hub/creator-studio/design-and-launch-instantly/dyli-designer/launching-a-drop.md)
- [Creator Guides](https://docs.dyli.io/get-started/seller-hub/creator-studio/creator-guides.md)
- [How to Create a T-Shirt using DYLI](https://docs.dyli.io/get-started/seller-hub/creator-studio/creator-guides/how-to-create-a-t-shirt-using-dyli.md): The Complete Step-by-Step Guide
- [Copyright and Trademark 101 guide](https://docs.dyli.io/get-started/seller-hub/creator-studio/creator-guides/copyright-and-trademark-101-guide.md)
- [Creating the perfect print file (DTG, DTF, etc.)](https://docs.dyli.io/get-started/seller-hub/creator-studio/creator-guides/creating-the-perfect-print-file-dtg-dtf-etc..md): Learn about the best practices for creating assets to be used for DYLI
- [Creating the perfect embroidery file](https://docs.dyli.io/get-started/seller-hub/creator-studio/creator-guides/creating-the-perfect-embroidery-file.md)
- [Logo Placement Guide](https://docs.dyli.io/get-started/seller-hub/creator-studio/creator-guides/logo-placement-guide.md)
- [Print requirements and design checklist](https://docs.dyli.io/get-started/seller-hub/creator-studio/creator-guides/print-requirements-and-design-checklist.md)
- [Bring Your Own](https://docs.dyli.io/get-started/seller-hub/creator-studio/bring-your-own.md): Sell your existing products on DYLI
- [Build with us](https://docs.dyli.io/get-started/seller-hub/creator-studio/build-with-us.md): Sell your existing products on DYLI
- [Apparel Production Techniques](https://docs.dyli.io/get-started/seller-hub/creator-studio/build-with-us/apparel-production-techniques.md): Updates Coming Soon.
- [Print Production Options](https://docs.dyli.io/get-started/seller-hub/creator-studio/build-with-us/print-production-options.md)
- [Custom Production Network](https://docs.dyli.io/get-started/seller-hub/creator-studio/build-with-us/custom-production-network.md): Updates Coming Soon
- [Creator Earnings](https://docs.dyli.io/get-started/seller-hub/creator-studio/creator-earnings.md)
- [In-Person Sales](https://docs.dyli.io/get-started/seller-hub/in-person-sales.md): DYLI can also serve as a superior point-of-sale and inventory management system for in-person transactions.


---

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