# Documentos

{% hint style="info" %}
Emita Facturas, Facturas-Simplificadas, Facturas-Recibo, Notas de Crédito, Encomendas a clientes e faça a gestão de contas-correntes.

#### Apresentamos alguns endpoints onde pode gerar, consultar e editar todo o tipo de documentos de venda, transporte, stocks e outros documentos relacionados.

#### Ações Gerais:

* Criar Documento de Venda, Transporte, Stock ou Relacionado (Orçamento, etc...)
* Consulta de Documentos - Vendas, Stocks, Transporte e Relacionados.
* Finalizar Documento
* Anular Documento
* Apagar Documento
* Imprimir Documento
* Envio do Documento por E-mail

#### Outras Ações:

* Emissão de Vendas a partir de Guias
* Emissão de Notas de Crédito
  {% endhint %}

{% hint style="warning" %}
Notas: Os endpoints relacionados com os documentos incluem apenas as naturezas de vendas, stocks, transporte e outros documentos relacionados, tais como, orçamentos, notas de encomenda, etc...
{% endhint %}


---

# 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://apidocs.cloudinvoice.net/documentacao-api/documentos.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.
