# Billing

Spydra's billing is based on each organization's resource usage (or consumption) on all the Networks.&#x20;

The usage is calculated at the Organization level, and you will be charged the commensurate hourly rate for your active resources. Organization admins will be notified when an Invoice is generated for an Organization at the end of a Billing cycle.

{% hint style="success" %}
An organisation will have an option to pay for an other organisation for a network.&#x20;

See how [Opt-in Billing](/billing-and-pricing/billing/opt-in-billing.md) work.
{% endhint %}

To help users get started, Spydra offers $400 free credits to the first two organizations created by the users. The initial usage of resources in the organizations is billed towards the credits, and for further usage, Organization Admins need to make payments using any available payment methods.

The billing currency is USD or INR, which is determined based on the Organization's country. Please note a Tax of 18% \[GST] will be levied on all Indian Organizations, i.e., organizations whose Billing Country is India.

Learn more about paying an Invoice here:

### [Pay Organisation Invoice](/how-to/private-network/organizations/pay-organisation-invoice.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/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.
