# Cómo Funciona el Pago

{% hint style="info" %}
**Atención**: Para usar la integración de ZapSign en producción, es necesario contar con un plan de API activo. Para conocer más sobre los planes,[ haz clic aquí,](https://zapsign.co/es/pricing) y para más información, [contacta a nuestro equipo de ventas.](https://zapsign.co/es/hablar-con-ventas)
{% endhint %}

Para utilizar el entorno de producción, debes suscribirte a un plan de API a través de **tarjeta de crédito**, el cual se renovará automáticamente. Tienes la opción de elegir entre pagos **mensuales o anuales**. Si superas el número de documentos incluidos en tu plan, los documentos extra se cobrarán a tu tarjeta de crédito registrada al final del mes.

**Es tu responsabilidad hacer el seguimiento del volumen de documentos utilizados.** Para conocer el consumo de tu plan, inicia sesión en tu cuenta de ZapSign y ve la sección de [Ajustes > Planes > Mi Plan](https://app.zapsign.co/conta/configuracoes/plans?tab=plans)

**Documentos no firmados y eliminados no "recuperan" créditos.** Una vez creado, el documento se contará dentro del uso de tu plan de API.

<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/espanol/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.
