> For the complete documentation index, see [llms.txt](https://compras-sc.gitbook.io/compras-sc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://compras-sc.gitbook.io/compras-sc/programa-compras-sc.md).

# PROGRAMA COMPRAS SC

{% hint style="info" %}
Informações , procedimentos, modelos, guias e regulamentos para orientar e aprimorar o processo de compras públicas do Governo do Estado de Santa Catarina.
{% endhint %}

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/pages/ikcrtEgOIbeC2phy3Hod">Bancos de Atas</a></td><td>Atas de Registro de Preços Compartilhadas Vigentes</td><td><a href="/files/2xlTZ4Zvp0F0jurKTRKq">/files/2xlTZ4Zvp0F0jurKTRKq</a></td></tr><tr><td><a href="/pages/RrxIwhPNYEqg4a8Z7WN3">Plano de Contratações Anual</a></td><td>Orientações e tutoriais sobre o PCA 2026</td><td><a href="/files/BsmJdABq4aWtbQTeLMDs">/files/BsmJdABq4aWtbQTeLMDs</a></td></tr><tr><td><a href="/pages/lAYnqtvb9yWrDXdqOT4v">Documento de Oficialização da Demanda</a></td><td>Modelo e orientações para preenchimento</td><td><a href="/files/9PR4cBo9Pz3yUBwVITLp">/files/9PR4cBo9Pz3yUBwVITLp</a></td></tr><tr><td><a href="/pages/3aVwPdbZXRMPWJUJcOx4">Estúdo Técnico Preliminar</a></td><td>Modelos e Orientações para preenchimento</td><td><a href="/files/8dgxtdhUOwVzRv89jMmb">/files/8dgxtdhUOwVzRv89jMmb</a></td></tr><tr><td><a href="/pages/jt75CujDmuaaBffeHKTL">Termo de Referência</a></td><td>Modelos conforme tipo de objeto</td><td><a href="/files/hy00sJ2Kti2UArnaqfwH">/files/hy00sJ2Kti2UArnaqfwH</a></td></tr><tr><td><a href="/pages/8tTGYcGDcxg1krx80orl">Pesquisa de Preços</a></td><td>Orientações e planilha estimativa de preços</td><td><a href="/files/0zxWNTswASRXsteYYSAL">/files/0zxWNTswASRXsteYYSAL</a></td></tr><tr><td><a href="/pages/oEXNqSk2LLGMiHZ3Lmah">Gestão de Riscos</a></td><td>Conceitos e formulário de análise de riscos</td><td><a href="/files/td2n9sXtZjprLweeJsvO">/files/td2n9sXtZjprLweeJsvO</a></td></tr><tr><td><a href="/pages/ZqKaFmEfOT8fVoQ7ihcR">Terceirizados</a></td><td>Modelos para serviços com dedicação de mão de obra exclusiva </td><td><a href="/files/xwSEWPgQ8r06Jip2AhIM">/files/xwSEWPgQ8r06Jip2AhIM</a></td></tr><tr><td><a href="/pages/ikcrtEgOIbeC2phy3Hod">Adesão Registro de Preços</a></td><td>Orientações para adesão       </td><td><a href="/files/BBT8yytVC1Lunjtxu7HQ">/files/BBT8yytVC1Lunjtxu7HQ</a></td></tr><tr><td><a href="/pages/ogoT3kQbDD0UPEyvkamH">Notificação e Sanção</a></td><td>Orientações para fiscalização </td><td><a href="/files/JsFis0zMqfrpvFFRQc6J">/files/JsFis0zMqfrpvFFRQc6J</a></td></tr></tbody></table>


---

# 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://compras-sc.gitbook.io/compras-sc/programa-compras-sc.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.
