# External Integration

- [Checkout.com](https://docs.myalice.ai/myalice-guide-arabic/external-integration/checkout.com.md): Checkout.com is an one-stop payment gateway for your business. Now you can connect checkout with MyAlice and generate payment links for your customer and take payments from anywhere.
- [Recieve Payments with Checkout.com](https://docs.myalice.ai/myalice-guide-arabic/external-integration/checkout.com/recieve-payments-with-checkout.com.md): Generate payments link and recieve payments from your customer from anywhere
- [Pabbly](https://docs.myalice.ai/myalice-guide-arabic/external-integration/pabbly.md): Connect MyAlice with Pabbly to create Automations for your business.
- [Developer Documentation](https://docs.myalice.ai/myalice-guide-arabic/external-integration/developer-documentation.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://docs.myalice.ai/myalice-guide-arabic/external-integration.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.
