# API GTSec

- [Ambientes e Autenticação](https://docs.giro.tech/desenvolvedores/api-gtsec/ambientes-e-autenticacao.md)
- [Importação de Contratos](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-contratos.md)
- [Importação do Contrato](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-contratos/importacao-do-contrato.md)
- [Fechamento do lote dos Contratos](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-contratos/fechamento-do-lote-dos-contratos.md)
- [Importação de Aquisições](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-aquisicoes.md)
- [Importação de Aquisições](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-aquisicoes/importacao-de-aquisicoes.md)
- [Fechamento lote de Aquisições](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-aquisicoes/fechamento-lote-de-aquisicoes.md)
- [Importação de Liquidações](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-liquidacoes.md)
- [Importação de Liquidações](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-liquidacoes/importacao-de-liquidacoes.md)
- [Fechamento lote de Liquidações](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-liquidacoes/fechamento-lote-de-liquidacoes.md)
- [Consulta de erros no lote](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-liquidacoes/consulta-de-erros-no-lote.md)
- [Importação de Recebimento/Atribuição](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-recebimento-atribuicao.md)
- [Importar eventos de Recebimento/Atribuição](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-recebimento-atribuicao/importar-eventos-de-recebimento-atribuicao.md)
- [Fechar lote de Recebimento/Atribuição](https://docs.giro.tech/desenvolvedores/api-gtsec/importacao-de-recebimento-atribuicao/fechar-lote-de-recebimento-atribuicao.md)


---

# 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.giro.tech/desenvolvedores/api-gtsec.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.
