# Apps

- [Payments](https://help.takulabs.io/apps/payments.md): This section explains the different options to accept electronic payments.
- [In-Person Payments](https://help.takulabs.io/apps/payments/in-person-payments.md): Payment Terminal Integration for Growing Retailers
- [TAKU Pay](https://help.takulabs.io/apps/payments/in-person-payments/taku.md): Everything you need to process payments securely. Accept payments in store and over the phone.
- [Business Verification](https://help.takulabs.io/apps/payments/in-person-payments/taku/business-verification.md)
- [TAKU Pay Accounts](https://help.takulabs.io/apps/payments/in-person-payments/taku/taku-pay-accounts.md)
- [TAKU Pay Locations](https://help.takulabs.io/apps/payments/in-person-payments/taku/taku-pay-locations.md)
- [Pairing TAKU Terminals](https://help.takulabs.io/apps/payments/in-person-payments/taku/pairing-taku-terminals.md)
- [Unpairing TAKU Terminals](https://help.takulabs.io/apps/payments/in-person-payments/taku/unpairing-taku-terminals.md)
- [Terminal Payments](https://help.takulabs.io/apps/payments/in-person-payments/taku/terminal-payments.md)
- [Card-Not-Present](https://help.takulabs.io/apps/payments/in-person-payments/taku/card-not-present.md)
- [Moneris](https://help.takulabs.io/apps/payments/in-person-payments/moneris.md): Learn how to integrate and use your Moneris card terminals
- [Online Payments](https://help.takulabs.io/apps/payments/online-payments.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://help.takulabs.io/apps.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.
