# Credits

{% hint style="info" %}
Spydra offers $400 free credits for the first two organizations in an account to help them see the value of Spydra without any limitations.&#x20;
{% endhint %}

* You will receive a $100 credit to your account when you create an organization, provided it's one of your first two organizations. An additional $100 will be credited once a card is successfully verified and linked to the organization.
* These Credits can be used for payment of invoices. If there are enough credits in your Organization to pay your invoice, the invoice is auto-paid.
* Once Credits are fully utilized, further payment towards usage should be made through available payment methods.

### Where can I see the credits?

* Credits can be viewed on the Billing detail page of an Organization.
* Navigate to the Organization, and click on Billing > Billing details.
* You should be able to see the Credits available for your account if you have any and the credit history.

<figure><img src="/files/1aHmSXIlbdzOSgMsZMtP" alt=""><figcaption></figcaption></figure>


---

# 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/credits.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.
