# Fatura

- [Consultar fatura](https://docs.floui.io/guia/conectores/categorias/servicos-externos/adobe-commerce/fatura/consultar-fatura.md): Realiza a consulta da fatura de um pedido registrado na plataforma Magento Adobe Commerce.
- [Listar faturas](https://docs.floui.io/guia/conectores/categorias/servicos-externos/adobe-commerce/fatura/listar-faturas.md): Busque por todas as faturas disponíveis no portal Adobe Commerce usando critérios por filtros
- [Criar fatura para pedido](https://docs.floui.io/guia/conectores/categorias/servicos-externos/adobe-commerce/fatura/criar-fatura-para-pedido.md): Cria uma nova fatura para um pedido realizado na plataforma Magento Adobe Commerce.


---

# 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.floui.io/guia/conectores/categorias/servicos-externos/adobe-commerce/fatura.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.
