# Feriados

Utilize esse cadastro para cadastrar os feriados municipais, estaduais e federais no sistema. Caso algum título tenha sua data de vencimento correspondente a um feriado cadastrado ou final de semana (sábado ou domingo) o sistema automaticamente irá mudar o vencimento para o próximo dia útil.

![Cadastro / Feriados](/files/-MaACD_XFL8BmRrlEfOr)

{% hint style="info" %}
Os principais feriados federais já estão cadastrados no sistema. É necessário lançar os feriados municipais e estaduais, e os feriados com datas não fixas, como Carnaval.
{% endhint %}

{% hint style="info" %}
Pode-se também alterar datas dos feriados já existentes, podendo assim antecipar datas ou prorrogar.
{% 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://docs.fomenti.com.br/cadastros/feriados.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.
