> For the complete documentation index, see [llms.txt](https://alcavie-systems-1.gitbook.io/suporte/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://alcavie-systems-1.gitbook.io/suporte/fiscal/configuracoes.md).

# Configurações

A área fiscal do Alcavie permite a emissão de notas fiscais eletrônicas (NF-e) e cupons fiscais eletrônicos (NFC-e), seguindo todas as exigências da SEFAZ.

***

## <mark style="background-color:blue;">Pontos Importantes</mark>

* Para começar a emitir notas fiscais, é essencial que a **Área Contábil** esteja completamente preenchida, incluindo um certificado digital A1 válido e a senha correspondente.
* Após configurar a Área Contábil, é necessário cadastrar a **Classe de Imposto**. Caso precise de ajuda, você pode solicitar ao suporte para que seja cadastrado por nós (<mark style="color:red;">apenas a Classe de imposto</mark>).
* Para que uma nota ou cupom fiscal seja emitido corretamente, os produtos precisam ter **NCM e Classe de Imposto informados** no cadastro.

{% hint style="warning" %}
O Alcavie emite **apenas notas e cupons fiscais de saída (venda)**. Não há suporte para notas fiscais de entrada (compra de fornecedores).
{% endhint %}

***

Veja abaixo todos os tópicos sobre a parte fiscal:&#x20;

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/6XNyzqaTOundjljJD6VE">/pages/6XNyzqaTOundjljJD6VE</a></td><td>Configure corretamente as informações fiscais da sua empresa, para garantir a emissão correta das notas.</td></tr><tr><td><a href="/pages/kNs7kwkkAvBWD5lQ9ZpE">/pages/kNs7kwkkAvBWD5lQ9ZpE</a></td><td>Descubra como adquirir ou renovar o Certificado A1, essencial para a emissão de notas fiscais no sistema.</td></tr></tbody></table>


---

# 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://alcavie-systems-1.gitbook.io/suporte/fiscal/configuracoes.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.
