> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/pt-br-documentation/gerenciamento-de-conta/edit-account-details/exempted-from-vat.md).

# Isento de IVA

A legislação e os regulamentos estipulam que os serviços digitais fornecidos por empresas a consumidores devem ser tributados com IVA (Imposto sobre Valor Acrescentado). No entanto, há uma isenção para empresas. Neste guia, explicamos como fazer uso dessa isenção.

{% stepper %}
{% step %}

### Selecione uma assinatura

Primeiramente, selecione a assinatura desejada através da [página de preços](https://incogniton.com/pricing/).

**Nota:** Durante a seleção, o valor incluindo IVA é exibido.

<div align="left"><img src="/files/beeb2e35663ec8d16a04206a8ae99656872e99aa" alt=""></div>
{% endstep %}

{% step %}

### Insira os dados do IVA

Vá para a página de checkout e insira seus dados nesta página. É importante que você insira essas informações corretamente. Selecione **Sim** na opção **Estou registrado como uma empresa** e, em seguida, preencha os dados do IVA.

<div align="left"><img src="/files/4c1be6264ceb6439502cd5aa3c7f24a305fe5e3e" alt=""></div>

Quando você tiver inserido os dados corretamente, a cobrança de IVA será ajustada para **0%**.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Se ainda tiver alguma dúvida, não hesite em contatar nosso [departamento de suporte](https://incogniton.com/contact/).
{% endhint %}


---

# 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://docs.incogniton.com/documentation/pt-br-documentation/gerenciamento-de-conta/edit-account-details/exempted-from-vat.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.
