# Integrations

- [Integrations Overview](https://docs.funnelish.com/integrations/integrations-overview.md): Get connected
- [Shopify](https://docs.funnelish.com/integrations/shopify.md): A quick review: how to integrate Shopify with Funnelish!
- [Connect Your Shopify Store](https://docs.funnelish.com/integrations/shopify/connect.md): Sell on your funnel and fulfill on Shopify
- [Shopify custom app](https://docs.funnelish.com/integrations/shopify/connect/custom-app.md): This article will show you how to connect your Shopify store to Funnelish using a Shopify custom app.
- [Send Orders to Shopify](https://docs.funnelish.com/integrations/shopify/automate.md): Create an automation
- [Set Up Order Bundling](https://docs.funnelish.com/integrations/shopify/setting-up-order-bundling.md): Syncing with Shopify is now easier
- [Set Up Dynamic Variants](https://docs.funnelish.com/integrations/shopify/set-up-dynamic-variants.md): Create a Shopify automation with multiple options
- [Set Up Order Notes](https://docs.funnelish.com/integrations/shopify/setting-up-order-notes.md): Send custom text with the order to Shopify
- [ShipStation](https://docs.funnelish.com/integrations/shipstation.md): A quick review: how to integrate ShipStation with Funnelish
- [Connect to ShipStation](https://docs.funnelish.com/integrations/shipstation/connect.md): Sell on your funnel and fulfill on ShipStation
- [Send Orders to ShipStation](https://docs.funnelish.com/integrations/shipstation/automate.md): Create product automations


---

# 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.funnelish.com/integrations.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.
