# Understanding Your Loopit Invoice

Loopit generates monthly invoices that summarise your platform usage and associated costs. This page explains what’s included in your invoice, when invoices are issued, and how charges are settled.

### When Are Invoices Issued?

Loopit invoices are generated **monthly** at the **start of each calendar month**, covering all usage and charges from the **previous month**.

For example, your **July invoice** will be issued in **early August**, and will reflect all charges incurred during July.

Your accounts team will receive an email notification when your invoice is ready.

## What's included in my invoice?

Each Loopit invoice includes a breakdown of all fees and charges incurred during the billing period. Read more about Loopit's Pricing Structure here: [understanding-loopits-pricing-structure](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0/understanding-your-loopit-invoice/understanding-loopits-pricing-structure "mention").

## Real-time credit via Stripe

If you process payments through **Stripe**, Loopit automatically allocates **2.5%** of each transaction toward your monthly invoice. This appears in Stripe as a **“Loopit Application Fee.”**

Read more about [real-time-allocation-of-loopit-invoice-credits-via-stripe](https://docs.loopit.co/getting-started/welcome-to-loopit-2.0/understanding-your-loopit-invoice/real-time-allocation-of-loopit-invoice-credits-via-stripe "mention")here.


---

# 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/getting-started/welcome-to-loopit-2.0/understanding-your-loopit-invoice.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.
