> 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/apoio-externo-da-ue.md).

# Apoio externo da UE

[Aid and Public Expenditure: A Guide](https://www.researchgate.net/publication/241904578_Aid_and_Public_Expenditure_A_Guide), M. Foster, Centre for Aid and Public Expenditure, 2000

[Programming for Democracy: A how-to guide for different areas of democratic support](https://epd.eu/news-publications/programming-for-democracy-a-how-to-guide-for-different-areas-of-democratic-support/), EPD, 2020

[Novo Plano de Acção da UE sobre Direitos Humanos e Democracia: Um compromisso para um futuro mais inclusivo](https://epd.eu/2020/11/27/new_eu_action_plan_blog/), EPD, 2020

[Rumo a uma Nova Era de Apoio Europeu aos Sistemas dos Partidos Políticos](https://epd.eu/news-publications/toward-a-new-era-of-european-support-to-political-party-systems/), EPD, 2021

[Mais alto que as palavras? Ligando os pontos do apoio à democracia europeia](https://epd.eu/news-publications/louder-than-words-connecting-the-dots-of-european-democracy-support/), EPD, 2019

[Dez anos depois: Reforçar as capacidades de mediação e diálogoda UE](https://ecdpm.org/publications/ten-years-enhancing-eu-mediation-dialogue-capacities/), M. Deneckere, relatório ECDPM, 2019

[Promover a participação da sociedade civil nos processos políticos e orçamentais](https://europa.eu/capacity4dev/public-governance-civilsociety/documents/promoting-civil-society-participation-policy-and-budget-processes-0), Série DEVCO Tools and Methods Series, 2014

[Understanding EU financing for external action](https://www.europarl.europa.eu/RegData/etudes/IDAN/2021/679101/EPRS_IDA\(2021\)679101_EN.pdf), V. Lilyanova, European Parliamentary Research Service, 2021

[Não apenas uma Cúpula: Construindo a Sala de Engenharia de Apoio à Democracia](https://www.jstor.org/stable/resrep31798?Search=yes\&resultItemClick=true\&searchText=dialogue+democracy\&searchUri=%2Faction%2FdoBasicSearch%3FQuery%3Ddialogue%2Bdemocracy%26sd%3D2018\&ab_segments=0%2FSYC-5917%2Fcontrol\&refreqid=fastly-default%3Afd56cbdebf09fe3659350cf8d0926d40\&seq=1#metadata_info_tab_contents), M. Meyer-Resende, D. Hegedüs, German Marshall Fund of the United States, 2021


---

# 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/apoio-externo-da-ue.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.
