# JustMoney Pay

- [Overview](https://book.just.money/jmguide/justmoney-pay/overview.md)
- [E-commerce integration](https://book.just.money/jmguide/justmoney-pay/e-commerce-integration.md)
- [Woocommerce Plugin](https://book.just.money/jmguide/justmoney-pay/e-commerce-integration/woocommerce-plugin.md)
- [Mobile Payment terminal](https://book.just.money/jmguide/justmoney-pay/mobile-payment-terminal.md)
- [Payment Links](https://book.just.money/jmguide/justmoney-pay/payment-links.md)
- [Donations](https://book.just.money/jmguide/justmoney-pay/donations.md)
- [Installation](https://book.just.money/jmguide/justmoney-pay/donations/installation.md)
- [Customizing](https://book.just.money/jmguide/justmoney-pay/donations/customizing.md)
- [API documentation](https://book.just.money/jmguide/justmoney-pay/api-documentation.md)
- [Creating an Order](https://book.just.money/jmguide/justmoney-pay/api-documentation/creating-an-order.md)
- [Get Order Details](https://book.just.money/jmguide/justmoney-pay/api-documentation/get-order-details.md)
- [Get Order Status](https://book.just.money/jmguide/justmoney-pay/api-documentation/get-order-status.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://book.just.money/jmguide/justmoney-pay.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.
