# Basics

- [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)


---

# 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://ordersplitpro-co.gitbook.io/ordersplitpro/basics.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.
