> 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/oem/materiais-oem/faturas-e-boletos-do-licenciamento.md).

# Faturas e boletos do licenciamento

{% hint style="danger" %}
Conteúdo exclusivo para canais autorizados.
{% endhint %}

Use esta página para consultar prazos e acessos das faturas e boletos do licenciamento.

O valor da fatura referente ao mês anterior fica disponível no **OEM** a partir do dia **1** de cada mês.

{% stepper %}
{% step %}

### Consulte o extrato de licenciamento

No **OEM**, acesse:

**Relatórios → Extrato de Licenciamento**

Nessa área, você encontra:

* Lista de clientes ativos.
* Valor por cliente.
* Total do licenciamento.
* Informações da cobrança do período.
  {% endstep %}

{% step %}

### Verifique o envio do boleto

Os boletos são enviados para o seu e-mail até o dia **10** de cada mês.

Mantenha seu e-mail sempre atualizado para garantir o recebimento.
{% endstep %}

{% step %}

### Consulte os boletos no OEM

Você também pode consultar os boletos direto no **OEM**.

Use um destes caminhos:

* **Menu Financeiro**.
* Ícone **$** no canto superior direito.

Nessa área, ficam disponíveis:

* Boletos.
* Informações financeiras.
* Histórico de cobranças.
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
O extrato é atualizado mensalmente e considera os clientes ativos no período.
{% 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://ajuda.pdvlegal.com.br/oem/materiais-oem/faturas-e-boletos-do-licenciamento.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.
