# Envios em lote

Utilize os envios em lote para tornar sua comunicação mais eficiente. Com essa opção, você poderá economizar recursos fazendo uma única requisição de API contendo diversas mensagens à serem entregues aos seus contatos. Você pode enviar dois tipos de mensagens em lote: **Apenas Texto** ou **Arquivo e Texto**.&#x20;

Clique nos links abaixo para ver detalhes de como fazer cada tipo de envio.

{% content-ref url="/pages/bQnYmqeUBLXlzEfHwfX6" %}
[Envio de Notificações de Texto em Lote](/brpex-crm/notificacao-api/envio-de-notificacoes-de-texto-em-lote.md)
{% endcontent-ref %}

{% content-ref url="/pages/XziYpURZVnAOVa2MwFnS" %}
[Envio de Notificações com Arquivos em Lote](/brpex-crm/notificacao-api/envio-de-notificacoes-com-arquivos-em-lote.md)
{% endcontent-ref %}

\*Campos obrigatórios


---

# 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://brpex.gitbook.io/brpex-crm/api/envios-em-lote.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.
