> 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/fase-preparatoria/dod.md).

# DOD

### Documento de Oficialização da Demanda

{% hint style="success" %}
**DOD é o documento inicial do processo de aquisição, elaborado pelo requisitante, que descreve de forma simplificada as características da demanda e apresenta as justificativas para a aquisição**.
{% endhint %}

### Modelo

<img src="/files/z0sYrFgs2mBvMuBMuWMI" alt="" data-size="line"> `DGLC 001`  [Documento de Oficialização da Demanda  ](https://docs.google.com/document/d/1LV6Y9MvUvwMjFQ2_6ONXZA2XDBaOFdvMygKo3FnkEjc/edit?usp=sharing)

<div align="left"><figure><img src="/files/uQHK5qZcM7Jc67hMaUcz" alt="" width="375"><figcaption></figcaption></figure></div>

### Referência

[Art. 6º do Decreto nº 47, de 09 de março de 2023.](https://legislacao.alesc.sc.gov.br/ato-normativo/executivo/35379)

### Processo de Negócio

:link:[ Analisar Demandas de Bens e Serviços](https://ppn.sc.gov.br/dataset/analisar-demandas-de-bens-e-servicos-sea)


---

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