> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.pdvlegal.com.br/modulo-fiscal/cobranca-por-nota-emitida-no-pdv-legal.md).

# Cobrança por nota emitida no PDV Legal

### **Regras principais**

1. **Limite mensal gratuito:**
   * Até **3.000 notas por CNPJ** (não por licença ou filial).
2. **Notas excedentes:**
   * Cobrança de **R$ 0,01 por nota** após o limite de 3.000.
3. **Notas inutilizadas:**
   * Contabilizadas no total mensal (mesmo que canceladas).
4. **Agregação por CNPJ:**
   * Se o cliente tem **múltiplas filiais/lojas** sob o mesmo CNPJ, o limite é **compartilhado entre todas**.

### **Exemplos práticos**

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th></tr></thead><tbody><tr><td align="center"><mark style="background-color:purple;"><strong>Caso 1: Cliente com uma loja</strong></mark></td><td><ul><li>Notas emitidas em janeiro: <strong>3.500</strong></li><li>Notas excedentes: <strong>500</strong></li><li><mark style="color:red;"><strong>Cobrança adicional</strong></mark><strong>:</strong> 500 x R$ 0,01= R$ 5,00.</li></ul></td></tr><tr><td align="center"><mark style="background-color:orange;"><strong>Caso 2: Cliente com 5 lojas (mesmo CNPJ)</strong></mark></td><td><ul><li>Notas emitidas por loja: <strong>1.000 cada</strong></li><li>Total do CNPJ: <strong>5.000 notas</strong></li><li>Notas excedentes: <strong>2.000</strong></li><li><mark style="color:red;"><strong>Cobrança adicional</strong></mark><strong>:</strong> 2.000 x R0,01 = R$ 20,00.</li></ul></td></tr></tbody></table>

{% hint style="danger" %}
**Notas inutilizadas:** Se o cliente emitiu **3.200 notas**, mas **200 foram canceladas**, o total cobrado será **200 notas excedentes** (R$ 2,00).
{% 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:

```
GET https://ajuda.pdvlegal.com.br/modulo-fiscal/cobranca-por-nota-emitida-no-pdv-legal.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.
