> 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/guide/who-is-involved/the-donor/opening-the-space-for-dialogue.md).

# Opening the space for dialogue‌

Donors can provide the stakeholders with a platform to host the dialogue by making use of their convening power, which is a very important asset in polarised political environments, where opposed factions appear reluctant to meet and their interaction is often confrontational. In those circumstances, the intervention of a foreign actor that is perceived as an honest broker – if not neutral at least impartial – can convey the key stakeholders to discuss the policy issues at stake. However, for the sake of local ownership, donors should refrain from moderating or facilitating the dialogue by themselves and delegate those tasks to a local actor, i.e. a Dialogue Host.

{% hint style="success" %}
In Bolivia, the Participatory Policy Assessment drafted in 2018 by civil society representatives in a participatory manner has encouraged a common understanding of the Bolivian policy context by jointly identifying institutional gaps in the implementation of the relevant ILO and UN conventions and ensure that capacity building will be both demand-driven and needs-based. The Participatory Policy Assessment also informed the peer-to-peer (P2P) mechanism, helping the stakeholders to identify which experiences are the most suitable to the Bolivian context while ensuring that the facility remains demand-driven and that peers engage in a constructive and horizontal collective learning exercise framed around speciﬁc objectives and measurable results.
{% endhint %}


---

# 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/guide/who-is-involved/the-donor/opening-the-space-for-dialogue.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.
