> For the complete documentation index, see [llms.txt](https://integracao.gitbook.io/invoisys/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://integracao.gitbook.io/invoisys/endpoints/emissao-notas/nf-e.md).

# NF-e

## Passo-a-Passo da NF-e

{% content-ref url="/pages/-Lo0crtgzfznDCg3GmBQ" %}
[Passo a Passo](/invoisys/getting-started/documentos-fiscais/emissao/nf-e/integracao-passo-a-passo.md)
{% endcontent-ref %}

## Lista de APIs para NF-e

{% content-ref url="/pages/-Lo\_qW51ONSUVeBX7yRC" %}
[Enviar NF-e](/invoisys/endpoints/emissao-notas/nf-e/api-envio.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LpUSxjQTa3S4SgDFK6Z" %}
[Consultar NF-e por Chave de Acesso](/invoisys/endpoints/emissao-notas/nf-e/api-consulta-sefaz.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LpUSyAE2oTqxOL-z1vt" %}
[API - Cancelar NF-e por Id Estabelecimento](/invoisys/endpoints/emissao-notas/nf-e/api-cancelar-nf-e.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lrniol8phAxn9XjE04U" %}
[Cancelar NF-e por CNPJ, número e série](/invoisys/endpoints/emissao-notas/nf-e/api-cancelar-nf-e-por-cnpj-estabelecimento.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrojwwvdBciK\_z56iGh" %}
[Enviar CC-e](/invoisys/endpoints/emissao-notas/nf-e/api-enviar-carta-de-correcao.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrshX6UtdRsHtye2VnR" %}
[Obter PDF da CC-e](/invoisys/endpoints/emissao-notas/nf-e/api-get-cc-e-pdf.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LrsheVHEziyIZrrxg2K" %}
[API - Get CC-e (XML)](/invoisys/endpoints/emissao-notas/nf-e/api-get-cc-e-xml.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LpUTRyuRRiqj7v0AaVl" %}
[Obter DANFE](/invoisys/endpoints/emissao-notas/nf-e/api-danfe-por-id.md)
{% endcontent-ref %}


---

# 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://integracao.gitbook.io/invoisys/endpoints/emissao-notas/nf-e.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.
