# Ordersplit Pro&#x20;

## Ordersplitpro

- [Intro](https://ordersplitpro-co.gitbook.io/ordersplitpro/intro.md)
- [How to split orders by product tag, type, tag or SKU](https://ordersplitpro-co.gitbook.io/ordersplitpro/basics/howtosplitorder.md)
- [How to split order by variant/product metafield](https://ordersplitpro-co.gitbook.io/ordersplitpro/basics/how-to-split-order-by-variant-product-metafield.md)
- [How to split orders by fulfillment location](https://ordersplitpro-co.gitbook.io/ordersplitpro/basics/how-to-split-orders-by-fulfillment-location.md)
- [How to split by line item properties](https://ordersplitpro-co.gitbook.io/ordersplitpro/basics/how-to-split-by-line-item-properties.md)
- [How to split fulfillments](https://ordersplitpro-co.gitbook.io/ordersplitpro/basics/how-to-split-fulfillments.md)
- [How to split out of stock products](https://ordersplitpro-co.gitbook.io/ordersplitpro/basics/how-to-split-out-of-stock-products.md)
- [How to split orders by weight](https://ordersplitpro-co.gitbook.io/ordersplitpro/basics/how-to-split-orders-by-weight.md)
- [How to manually split orders](https://ordersplitpro-co.gitbook.io/ordersplitpro/basics/how-to-manually-split-orders.md)
- [How to delay order split](https://ordersplitpro-co.gitbook.io/ordersplitpro/settings-page/how-to-delay-order-split.md)
- [How to skip splitting orders for certain countries](https://ordersplitpro-co.gitbook.io/ordersplitpro/settings-page/how-to-skip-splitting-orders-for-certain-countries.md)
- [How to skip splitting orders for certain order tags](https://ordersplitpro-co.gitbook.io/ordersplitpro/settings-page/how-to-skip-splitting-orders-for-certain-order-tags.md)
- [Draft Orders vs Regular Orders](https://ordersplitpro-co.gitbook.io/ordersplitpro/settings-page/draft-orders-vs-regular-orders.md)
- [Cancel and Recreate Original Order](https://ordersplitpro-co.gitbook.io/ordersplitpro/settings-page/cancel-and-recreate-original-order.md)
- [B2B Order Split](https://ordersplitpro-co.gitbook.io/ordersplitpro/settings-page/b2b-order-split.md)
- [Tax on split orders](https://ordersplitpro-co.gitbook.io/ordersplitpro/extra-information/tax-on-split-orders.md)
- [Store credit explained](https://ordersplitpro-co.gitbook.io/ordersplitpro/extra-information/store-credit-explained.md)
- [Orders/Create vs Orders/Paid Webhook](https://ordersplitpro-co.gitbook.io/ordersplitpro/orders-create-vs-orders-paid-webhook.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ordersplitpro-co.gitbook.io/ordersplitpro/intro.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.
