# Print requirements and design checklist

## Printing Requirements

1. **High-Quality Files**: Use the recommended DPI (usually 300) or vector formats to avoid pixelation.
2. **Transparent Backgrounds**: Ensure any non-printing areas remain transparent if you plan on DTG or DTF printing.
3. **Color Consistency**: Check your color profiles. DYLI automatically converts your RGB designs to CMYK format which translates best for print.
4. **Design Compatibility**: Confirm you’ve selected the right printing method—like DTG or embroidery—based on your artwork’s complexity and fabric choice.

## DYLI Drop Checklist:

* [ ] Are the product and design colors complementary?
* [ ] Does your typography match the theme of the product?
* [ ] Is your design placed where it looks best (front, back, side, sleeves, etc.)?
* [ ] Have you chosen a suitable print method (DTG, screen print, embroidery, etc.)?
* [ ] Is your file format up to spec (vector or 300 DPI)?

{% hint style="danger" %}
If you can confidently answer “<mark style="color:red;background-color:yellow;">yes</mark>” to all of the above, go ahead and order a sample. That way, you can see (and feel) your final design before launching the drop on DYLI.
{% endhint %}


---

# 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/creator-guides/print-requirements-and-design-checklist.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.
