> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/gestao-do-conhecimento/gestao-do-conhecimento-vr-master/gestao-do-conhecimento-vr-master-nota-fiscal/gestao-do-conhecimento-vr-erp-nota-fiscal-saida/cst-incompativel-na-operacao-com-contribuinte-isento-de-inscricao-estadual.md).

# CST incompatível na operação com Contribuinte Isento de Inscrição Estadual

**Ocorre quando uma Nota Fiscal de Saída tem o destinatário isento de Inscrição Estadual e o CST do ICMS é 50 ou 51.**

1 - Verifique o cadastro do Destinatário, se está correto e acerte caso necessário. 2 - Verifique se o CST da alíquota do produto lançado na Nota está correto e acerte caso necessário. [Clique aqui para verificar o manual de alíquotas ICMS.](https://github.com/vrsoftbr/VRMasterWiki/blob/main/pages/manual-do-sistema-vr-erp-fiscal-aliquota-icms.md)

**OBS: Existe algumas exceções a esta regra, são elas:**

1 - A regra de validação 529 não se aplica para o CST=50 - Suspensão, nas operações com CFOP de conserto ou reparo (CFOP 5915, 5916, 6915 e 6916) ou de remessa para demonstração dentro do Estado (CFOP 5912 e 5913).


---

# 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://docs.vrsoft.com.br/vrmaster/gestao-do-conhecimento/gestao-do-conhecimento-vr-master/gestao-do-conhecimento-vr-master-nota-fiscal/gestao-do-conhecimento-vr-erp-nota-fiscal-saida/cst-incompativel-na-operacao-com-contribuinte-isento-de-inscricao-estadual.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.
