> For the complete documentation index, see [llms.txt](https://docs.zapsign.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.zapsign.com.br/ambiente-de-producao-como-funciona-o-pagamento.md).

# Ambiente de produção: Como funciona o pagamento

Para utilizar o ambiente de produção, você deverá contratar um plano de API via cartão de crédito, boleto ou PIX e tem a opção de escolher entre planos mensais, anuais à vista ou parcelados. A nota fiscal será automaticamente enviada para o seu e-mail em até 48 horas após a confirmação do pagamento.

O controle do volume de documentos utilizados deve ser feito do seu lado. Disponibilizaremos apenas o relatório de uso ao final do mês caso tenha ultrapassado o volume de documentos de seu plano.&#x20;

**Atenção: documentos não assinados e documentos excluídos não "recuperam" créditos. Ou seja, uma vez criado, o documento será contabilizado para fins dos Planos de API.**\ <br>

![Navegue em Configurações>Planos e Preços>planos para conhecer os planos da ZapSign.](https://github.com/AmandaAmani/documenta-ocurso/blob/main/planos%20e%20pre%C3%A7os.gif?raw=true)

{% hint style="info" %}
Em caso de dúvidas, consulte nosso time de suporte [via Whatsapp](https://api.whatsapp.com/send?phone=551140401991\&text=Ol%C3%A1,%20gostaria%20de%20falar%20com%20o%20suporte) ou pelo email **<support@zapsign.com.br>.**  Você também pode [falar com nossos especialistas](https://zapsign.com.br/contato/) para soluções personalizadas.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.zapsign.com.br/ambiente-de-producao-como-funciona-o-pagamento.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
