> For the complete documentation index, see [llms.txt](https://inspired.epd.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inspired.epd.eu/portugues/recursos/biblioteca/dialogo-sobre-politicas-publicas-em-geral.md).

# Diálogo sobre políticas públicas: em geral

[Modelo Operacional INSPIRED](https://epd.eu/content/uploads/2023/08/INSPIRED-Handbook.pdf), 2014

[INSPIRED+ Outcome Harvesting Evaluation](https://epd.eu/wp-content/uploads/2021/06/evaluation-report-inspired-2020.pdf), G. Scheers e R. Smith, 2019

[Diálogo entre Partidos Políticos: Um Guia do Facilitador](https://nimd.org/wp-content/uploads/2015/07/Political-Party-Dialogue-English.pdf), Instituto Holandês para a Democracia Multipartidária, 2015

[Diálogo Democrático - Um Manual para Praticantes](https://www.undp.org/latin-america/publications/democratic-dialogue-handbook-practitioners), Programa das Nações Unidas para o Desenvolvimento, 2007

[From Resolution to Transformation: The Role of Dialogue Projects](https://berghof-foundation.org/library/from-resolution-to-transformation-the-role-of-dialogue-projects), Berghof Foundation, 2004.

[Informação para a tomada de decisões e participação integrada](https://sustainabledevelopment.un.org/topics/information-integrated-decision-making-and-participation), Plataforma de Conhecimento dos Objectivos de Desenvolvimento Sustentável das Nações Unidas

[From Top-Down to Bottom-Up: Three Steps to Improving Public Participation in the 2030 Agenda](https://sdg.iisd.org/commentary/guest-articles/from-top-down-to-bottom-up-three-steps-to-improving-public-participation-in-the-2030-agenda/), IISD SDG Knowledge Hub, 2019

[Democracia e Assistência dos Partidos Políticos nas Sociedades Pós Conﬂicto](https://nimd.org/wp-content/uploads/2015/02/Democracy-and-Political-Party-Assistance-in-Post-Conflict-Societies.pdf), Instituto Holandês para a Democracia Multipartidária, 2015

[O diálogo como ferramenta para melhorar a implementação de políticas: Lições de Gana](https://www.tandfonline.com/doi/full/10.1080/25741292.2020.1796204), A. Fusheini e G. Marnoch, 2020

[Supporting Policy Reform from the Outside](https://academic.oup.com/wbro/article/35/1/19/5588625?login=true), L. Smet, The World Bank Research Observer, 2020

[Dialodic Approaches to Global Challenges: Moving from "Dialogue Fatigue" to Dialogic Change Processes](http://www.mspguide.org/sites/default/files/resource/gdpworkingpaper.pdf), B. Pruitt, S. Waddel, 2005

[Dialogue and Dissent Theory of Change 2.0](https://docplayer.net/348224-Dialogue-by-design-a-handbook-of-public-stakeholder-engagement.html), J. Kamstra, Ministério dos Negócios Estrangeiros dos Países Baixos, 2017

[Dialogue by Design: A Handbook of Public & Stakeholder Engagement](http://www.mspguide.org/sites/default/files/resource/dialogue_by_design_handbook_stakeholder_engagement_-_andrew_acland.pdf), A. Acland, Dialogue by Design, 2012

[Manual de Diálogo Nacional: Um Guia para Praticantes](https://berghof-foundation.org/library/national-dialogue-handbook), Fundação Berghof em cooperação com a swisspeace, 2017&#x20;

[Como facilitar as reuniões e discussões](https://angoc.org/portal/how-to-facilitate-meetings-and-discussions-portal-asian-ngo-coalition/), Tony Quizon, 2021

[Roteiro Participativo para melhoria da implementação da Lei VBG](https://epd.eu/content/uploads/2024/03/Participatory-Roadmap-Cabo-Verde-GVB-Law.pdf), Associação Cabo-Verdiana de Luta contra Violência Baseada no Género (ACLCVBG) e European Partnership for Democracy (EPD), 2022


---

# 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://inspired.epd.eu/portugues/recursos/biblioteca/dialogo-sobre-politicas-publicas-em-geral.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.
