> For the complete documentation index, see [llms.txt](https://help.orderdesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.orderdesk.com/start-here/print-on-demand-video-series/introduction-to-order-desk.md).

# Introduction to Order Desk

This video series will provide you with an overview on how to set up Print on Demand fulfillment with Order Desk. Through this video series you’ll learn how Order Desk facilitates the Print on Demand process for merchants, how to connect your integrations to your Order Desk store, the importance of inventory, and more.

{% embed url="<https://player.vimeo.com/video/602175278?dnt=1&amp;app_id=122963>" %}

<a href="/pages/9sj3r6nrQOwWCVuKovbx" class="button secondary" data-icon="arrow-right">Next video</a>

### FAQ

**I’m an artist who wants to print and sell my designs. How do I get started?**

First, start with our [Getting Started for Artists](/start-here/learn-the-basics.md) guide. This guide will give you a simple walkthrough of how you can use Order Desk to automate the print on demand process, including setting up your inventory, connecting integrations and shipping options. Next, use the [Print on Demand Providers](/integration-setup-guides/print-on-demand/print-on-demand-providers.md) list to find your perfect printer.

**How do I connect to the ecommerce services I use?**

Order Desk provides integrations with over 200 Print on Demand services. Find your provider and it’s associated integration guide to get your printers connected to Order Desk and ready to process orders.

**I don’t see the printer I use in your list of integrations. What should I do?**

If you use a print on demand provider that is not integrated, [visit this page](https://www.orderdesk.com/requests/) to submit it as an integration request. Our team will look it over and follow up to let you know if that’s a service we’ll be able to support.

**I don’t know the credentials I need to connect my integration. Can you help me?**

We typically can’t help with integration credentials, because their source is the application you’re connecting to as opposed to Order Desk itself. If you’re missing credentials or they aren’t being authorized, check in with the company you’re trying to connect to and either reset the credentials or find out where they are located in their respective applications.

**Can someone at Order Desk set up my store for me?**

Since Order Desk is a “do it yourself” platform, there isn’t anyone on our team would be able to to set up your store on your behalf. Additionally, since everyone’s needs are different, we wouldn’t be able to know what you would need in your set up that someone else might not. But while setting up your Order Desk store is something you’ll need to do, you aren’t alone! Our support team is here to answer any questions you have along the way!


---

# 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://help.orderdesk.com/start-here/print-on-demand-video-series/introduction-to-order-desk.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.
