> 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/integration-setup-guides/find-an-integration.md).

# Find an Integration

### Choose Your Category

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Sales Channels</h4></td><td>Import orders from Amazon, Shopify, Walmart, and more.</td><td><a href="/pages/kCStqABjh99PdyZOLAHF">/pages/kCStqABjh99PdyZOLAHF</a></td><td><a href="/files/z7jRz0Hkb6nmaFuXoC3A">/files/z7jRz0Hkb6nmaFuXoC3A</a></td></tr><tr><td><h4>Fulfillment services</h4></td><td>Send orders to Shipbob, Amazon MCF, and more.</td><td><a href="/pages/BIho4C3blCTKAdfYm9Dq">/pages/BIho4C3blCTKAdfYm9Dq</a></td><td><a href="/files/HgxVyRsVkSQjLjA5ASRK">/files/HgxVyRsVkSQjLjA5ASRK</a></td></tr><tr><td><h4>Print on Demand</h4></td><td>Sell products on-demand with services like Printify, Gelato, and more.</td><td><a href="/pages/RRRwhh48FXB8xL45I3fN">/pages/RRRwhh48FXB8xL45I3fN</a></td><td><a href="/files/GMIEvrO7tYH1Bp3IFdmc">/files/GMIEvrO7tYH1Bp3IFdmc</a></td></tr><tr><td><h4>Payment Gateways</h4></td><td>Process refunds with Stripe, PayPal, and more.</td><td><a href="/pages/r9ND4fZS5Sp7ck6Zzl23">/pages/r9ND4fZS5Sp7ck6Zzl23</a></td><td><a href="/files/OuZQHtyYFUNoCx2TE01Q">/files/OuZQHtyYFUNoCx2TE01Q</a></td></tr><tr><td><h4>CRM Tools</h4></td><td>Send customer data to Kit, Mailchimp, Constant Contact, and more.</td><td><a href="/pages/cN7x4rbVMAMLEAXCg3vf">/pages/cN7x4rbVMAMLEAXCg3vf</a></td><td><a href="/files/NFGewHwOxri9KXZeFEwp">/files/NFGewHwOxri9KXZeFEwp</a></td></tr><tr><td><h4>Shipping services</h4></td><td>Connect Order Desk to your favorite shipping tools.</td><td><a href="/pages/VYfKmVbHeuOYB3Zkt7jk">/pages/VYfKmVbHeuOYB3Zkt7jk</a></td><td><a href="/files/WB9IFb74hpLsZZMJ8LZA">/files/WB9IFb74hpLsZZMJ8LZA</a></td></tr><tr><td><h4>Tools and productivity</h4></td><td>Unlock the full power of Order Desk with Zapier, Dropbox, and much more.</td><td><a href="/pages/B8UFAxO1sHZTIoDnwmeL">/pages/B8UFAxO1sHZTIoDnwmeL</a></td><td><a href="/files/umkHKpskrfS6dxNegEae">/files/umkHKpskrfS6dxNegEae</a></td></tr></tbody></table>


---

# 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/integration-setup-guides/find-an-integration.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.
