# GEPFI

## Documentation

- [MANUAL DE PROGRAMAÇÃO FINANCEIRA](https://gepfi.gitbook.io/manual/manual-de-programacao-financeira.md)
- [Programação financeira](https://gepfi.gitbook.io/manual/orientacoes/programacao-financeira.md)
- [Decreto de programação financeira](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs.md)
- [Planilha de Necessidade Financeira](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-1.md)
- [Relatório da programação financeira](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-2.md)
- [Grupos da programação financeira](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-3.md)
- [Calculadora de Grupos](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-4.md)
- [Remanejamento entre grupos da programação financeira](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-5.md)
- [Liberação da programação financeira para fontes de arrecadação própria](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-6.md)
- [Liberação da programação financeira para fontes de superávit](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-7.md)
- [Receita versus programação financeira](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-8.md)
- [Remanejamento da programação financeira entre os meses](https://gepfi.gitbook.io/manual/orientacoes/publish-your-docs-9.md)
- [Saldo insuficiente na cota de pré-empenho](https://gepfi.gitbook.io/manual/erros-comuns/publish-your-docs.md)
- [Saldo insuficiente na cota de Programação Financeira](https://gepfi.gitbook.io/manual/erros-comuns/publish-your-docs-1.md)
- [E-mail](https://gepfi.gitbook.io/manual/contatos/interactive-blocks.md)
- [Telefones](https://gepfi.gitbook.io/manual/contatos/interactive-blocks-1.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://gepfi.gitbook.io/manual/manual-de-programacao-financeira.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.
