# Settings page

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


---

# 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/settings-page.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.
