> 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-politico-sobre-politicas-tematicas.md).

# Diálogo político sobre políticas temáticas

**Diálogo político para a igualdade entre homens e mulheres**&#x20;

[Sim! Somos meninas com deficiência e Sim! Podemos representar-nos no diálogo político](https://www.tandfonline.com/doi/abs/10.1080/10130950.2021.1886698), C. Peta, 2021

[Igualdade de género na Tunísia: O diálogo tripartido da UE](https://www.tandfonline.com/doi/abs/10.1080/13629395.2021.1883285), S. Wolff, 2021

[Taking the gender agenda forward in EU programming, ](https://ecdpm.org/publications/taking-gender-agenda-forward-eu-programming/)C. Teevan, L. Tadesse Shiferaw e M. Di Ciommo, ECDPM paper, 2021

[Evaluation of Policy Dialogue as an Instrument in Swedish Development Cooperation - the case of Gender Equality](https://www.oecd.org/derec/sweden/Evaluation-Policy-Dialogue-Instrument-Swedish-Development.pdf), Sida Evaluation, 2015

**O diálogo político como instrumento de elaboração participativa do orçamento**

[Involving Citizens in Public Budgets: mechanisms for transparent and participatory budgeting](https://www.internationalbudget.org/wp-content/uploads/Involving-Citizens-in-Public-Budgets-Mechanisms-for-Transparent-and-Participatory-Budgeting.pdf), Centro da Sociedade Civil das Américas, 2005

[Strengthening Participation in Public Expenditure Management: Policy Recommendations forKey Stakeholders](https://www.oecd-ilibrary.org/docserver/640564834060.pdf?expires=1608050385\&amp;id=id\&amp;accname=guest\&amp;checksum=7AB5696653AA054B81C23A051C4F2AA7), OECD Development Centre, 2002

[Iniciativa para promover o Orçamento Participativo (métodos e ferramentas)](https://ec.europa.eu/futurium/en/egovernment4eu/initiative-promote-participatory-budgeting-methods-and-tools), eGovernment4EU, 2017

**Diálogo sobre política ambiental**

[Making it personal: Diversity and deliberation in climate adaptation planning](https://www.sciencedirect.com/science/article/pii/S2212096315000236), R. Phadke, C. Manning, S. Burlager, 2015

[Deliberating about Climate Change: The Case for 'Thinking and Nudging'](https://search.proquest.com/openview/532f572bab6a5e5716ea9ce499af4088/1?pq-origsite=gscholar\&amp;cbl=2034446), D. Lenzi, 2019

[Relatório de um seminário de diálogo político sobre sistemas de sementes de fonte aberta para a adaptação às alterações climáticas na África Oriental](https://cgspace.cgiar.org/handle/10568/110900), G. Otieno e oth., 2020


---

# 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-politico-sobre-politicas-tematicas.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.
