# Invoices

- [Overview](https://docs.loopit.co/billing/invoices/overview.md)
- [Marking an Invoice Manually as Paid](https://docs.loopit.co/billing/invoices/marking-an-invoice-manually-as-paid.md)
- [One-Time Charges & Invoicing](https://docs.loopit.co/billing/invoices/one-time-charges-and-invoicing.md)
- [Tax Types & Rules](https://docs.loopit.co/billing/invoices/tax-types-and-rules.md)
- [Downloading Invoices](https://docs.loopit.co/billing/invoices/downloading-invoices.md)
- [Overdue Invoices](https://docs.loopit.co/billing/invoices/overdue-invoices.md)
- [Applying Automatic Late Payment Fees](https://docs.loopit.co/billing/invoices/overdue-invoices/applying-automatic-late-payment-fees.md)
- [Void an Invoice](https://docs.loopit.co/billing/invoices/void-an-invoice.md)
- [Statement of account](https://docs.loopit.co/billing/invoices/statement-of-account.md)
- [Emailing invoices](https://docs.loopit.co/billing/invoices/emailing-invoices.md)
- [Ad Hoc Billing & Invoices](https://docs.loopit.co/billing/invoices/ad-hoc-billing-and-invoices.md)
- [Draft Invoices](https://docs.loopit.co/billing/invoices/ad-hoc-billing-and-invoices/draft-invoices.md)
- [Uploading Charges in Bulk](https://docs.loopit.co/billing/invoices/ad-hoc-billing-and-invoices/uploading-charges-in-bulk.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.loopit.co/billing/invoices.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.
