> For the complete documentation index, see [llms.txt](https://guides.orderla.my/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.orderla.my/orderla-pro.md).

# Orderla Pro

- [Cart-Based Form Type](https://guides.orderla.my/orderla-pro/cart-based-form-type.md)
- [Section Availability](https://guides.orderla.my/orderla-pro/section-availability.md): Used with Cart-based form and Date & Time Slots, product's sections can be available based on selected certain day and time range.
- [Setup Local Delivery](https://guides.orderla.my/orderla-pro/setup-local-delivery.md): Let your customer place the pin on the map so you can find them easier
- [EasyParcel Integration](https://guides.orderla.my/orderla-pro/easyparcel-integration.md)
- [Delyva Integration](https://guides.orderla.my/orderla-pro/delyva-integration.md): Integrate with multiple 3rd party delivery services with Delyva
- [Delyva Integration Tips](https://guides.orderla.my/orderla-pro/delyva-integration/delyva-integration-tips.md): Submit your location more precise by setting your location coordinate.
- [Rider's Management](https://guides.orderla.my/orderla-pro/riders-management.md)
- [Ninjavan Postpaid](https://guides.orderla.my/orderla-pro/ninjavan-postpaid.md)
- [Product Referencing](https://guides.orderla.my/orderla-pro/product-referencing.md): Separately create a product, then attach to a form.
- [POS Malaysia Postpaid](https://guides.orderla.my/orderla-pro/pos-malaysia-postpaid.md)
- [Orderla.my API](https://guides.orderla.my/orderla-pro/orderla.my-api.md)
- [Partial Payment](https://guides.orderla.my/orderla-pro/partial-payment.md)
- [Navigation Pages](https://guides.orderla.my/orderla-pro/navigation-pages.md): Navigation page can be stand alone page or to become a popup page in a form.


---

# 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:

```
GET https://guides.orderla.my/orderla-pro.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.
