# How Payment Works

{% hint style="info" %}
**Attention:** To use the ZapSign integration in production you must have an active API plan. To learn more about the plans [click here](https://zapsign.co/pricing) and for more documents [contact our sales team](https://zapsign.co/contact-sales).&#x20;
{% endhint %}

To use the production environment, you need to subscribe to an API plan via credit card which is automatically renewed. You have the option to choose between monthly or annual payments. If you exceed the number of documents included in your plan, the excess will be charged to your registered credit card at the end of the month.

You are responsible for tracking the volume of documents used. We will only provide a usage report at the end of the month if you exceed the document volume of your plan.

&#x20;**Unsigned and deleted documents do not "recover" credits. Once created, the document will be counted towards your API Plan usage.**

<figure><img src="https://github.com/AmandaAmani/documenta-ocurso/blob/main/plans%20and%20prices.gif?raw=true" alt="A user navigating within the platform goes to Settings > Plans and Pricing and subscribes to an API plan."><figcaption><p>Remember that you will always need an API plan to integrate tools with ZapSign.</p></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.zapsign.com.br/english/creditos-e-pagamento.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.
