# Invoice Payments

Your organization is billed monthly based on your organization's usage of all the Networks. The invoices for the Organization are generated for each organization on the 1st of each month; the payment must be completed before the 15th of every month, failing which the organization's APIs will be disabled after a 7 more days grace period. Failing to do so might remove your organization from the Network and delete all the resources.

<figure><img src="/files/hw90m3c7npCLE2jZjabn" alt=""><figcaption></figcaption></figure>

[Pay Organisation Invoice](/how-to/private-network/organizations/pay-organisation-invoice.md)

[View Invoices](/how-to/private-network/organizations/view-invoices.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.spydra.app/billing-and-pricing/invoice-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.
