# Payments

- [Payments Overview](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/payments-overview.md): Get a high level understanding of Payments in Tahua and how they work.
- [Create a Batch Payment](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/create-a-batch-payment.md): If you have multiple completed Milestones that are now sitting ready for payment — you can process them in a "Payment Batch".
- [Create a Payment Against One Milestone](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/create-a-payment-against-one-milestone.md): This article is for Administrators who would like to set up a Grant payment.
- [Payments Email Templates](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/payments-email-templates.md)
- [Payments FAQs](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/payments-faqs.md)
- [Payment Integrations](https://help.tahua.io/knowledge-base/administrator-help-guides/payments/payment-integrations.md): If you're using Xero or QuickBook, you can integrate these with your Tahua account. This saves your organisation time, and means your Tahua records and Accounting records are constantly syncing.


---

# 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.tahua.io/knowledge-base/administrator-help-guides/payments.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.
