# Billing

- [Invoices](https://docs.loopit.co/billing/invoices.md)
- [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)
- [Payments](https://docs.loopit.co/billing/payments.md)
- [Overview](https://docs.loopit.co/billing/payments/overview.md)
- [Stripe integration](https://docs.loopit.co/billing/payments/stripe-integration.md)
- [AU Becs Direct debit](https://docs.loopit.co/billing/payments/stripe-integration/au-becs-direct-debit.md)
- [Payment retry - Dunning](https://docs.loopit.co/billing/payments/payment-retry-dunning.md)
- [Auto pay](https://docs.loopit.co/billing/payments/auto-pay.md)
- [Bulk Payment Import](https://docs.loopit.co/billing/payments/bulk-payment-import.md)
- [Deleting payment methods](https://docs.loopit.co/billing/payments/deleting-payment-methods.md)
- [Credit Notes](https://docs.loopit.co/billing/credit-notes.md)
- [Overview](https://docs.loopit.co/billing/credit-notes/overview.md)
- [Create a credit note](https://docs.loopit.co/billing/credit-notes/create-a-credit-note.md)
- [Applying credit notes](https://docs.loopit.co/billing/credit-notes/applying-credit-notes.md)
- [Auto-apply credit notes](https://docs.loopit.co/billing/credit-notes/auto-apply-credit-notes.md)
- [Refunding credit notes](https://docs.loopit.co/billing/credit-notes/refunding-credit-notes.md)
- [Voiding credit notes](https://docs.loopit.co/billing/credit-notes/voiding-credit-notes.md)
- [Discount Coupons](https://docs.loopit.co/billing/discount-coupons.md)
- [Creating a coupon](https://docs.loopit.co/billing/discount-coupons/creating-a-coupon.md)
- [Applying a coupon](https://docs.loopit.co/billing/discount-coupons/applying-a-coupon.md)
- [Removing a coupon](https://docs.loopit.co/billing/discount-coupons/removing-a-coupon.md)
- [Setting up your packages](https://docs.loopit.co/billing/setting-up-your-packages.md)
- [Program Types](https://docs.loopit.co/billing/setting-up-your-packages/program-types.md)
- [Packages](https://docs.loopit.co/billing/setting-up-your-packages/packages.md)
- [What are packages?](https://docs.loopit.co/billing/setting-up-your-packages/packages/what-are-packages.md)
- [Creating a package](https://docs.loopit.co/billing/setting-up-your-packages/packages/creating-a-package.md)
- [Charge types and models](https://docs.loopit.co/billing/setting-up-your-packages/packages/charge-types-and-models.md)
- [Configuring delivery on packages](https://docs.loopit.co/billing/setting-up-your-packages/packages/configuring-delivery-on-packages.md)
- [Charges per location](https://docs.loopit.co/billing/setting-up-your-packages/packages/charges-per-location.md)
- [Add Ons](https://docs.loopit.co/billing/add-ons.md)
- [Mileage Billing](https://docs.loopit.co/billing/add-ons/mileage-billing.md)
- [Claim Excess & Excess Reduction](https://docs.loopit.co/billing/add-ons/claim-excess-and-excess-reduction.md)
- [Billing Items](https://docs.loopit.co/billing/billing-items.md)
- [Proration](https://docs.loopit.co/billing/proration.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.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.
