> 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/romana/toolkit.md).

# Setul de instrumente INSPIRED

- [Orientarea către rezultate](https://inspired.epd.eu/romana/toolkit/results-orientation.md)
- [Trei categorii](https://inspired.epd.eu/romana/toolkit/three-categories.md)
- [Instrumentele](https://inspired.epd.eu/romana/toolkit/the-tools.md)
- [1. Definirea peisajului politic](https://inspired.epd.eu/romana/toolkit/the-tools/1-scoping-the-policy-landscape.md)
- [2. Determinarea etapei ciclului de politici](https://inspired.epd.eu/romana/toolkit/the-tools/2-determining-the-stage-of-the-policy-cycle.md)
- [3. Cartografierea părților interesate](https://inspired.epd.eu/romana/toolkit/the-tools/3-stakeholder-mapping.md)
- [4.  Stabilirea și urmărirea indicatorilor](https://inspired.epd.eu/romana/toolkit/the-tools/4.set-up-and-follow-up-of-indicators.md)
- [5.  Deliberarea în jurul criteriilor de evaluare](https://inspired.epd.eu/romana/toolkit/the-tools/5-deliberation-around-evaluative-criteria.md)
- [6. Cercetare comună](https://inspired.epd.eu/romana/toolkit/the-tools/6-joint-research.md)
- [7. Ateliere de lucru și grupuri de discuții](https://inspired.epd.eu/romana/toolkit/the-tools/7-workshops-and-focus-groups.md)
- [8.  Evenimente publice și campanii](https://inspired.epd.eu/romana/toolkit/the-tools/8-public-events-and-campaigning.md)
- [9. Reuniuni bilaterale](https://inspired.epd.eu/romana/toolkit/the-tools/9-bilateral-meetings.md)
- [10.  Grupuri de lucru](https://inspired.epd.eu/romana/toolkit/the-tools/10-working-groups.md)
- [11. Misiuni la nivel înalt](https://inspired.epd.eu/romana/toolkit/the-tools/11-high-level-missions.md)
- [12. Ateliere de lucru privind dialogul între mai multe părți](https://inspired.epd.eu/romana/toolkit/the-tools/12-workshops-on-multi-party-dialogue.md)
- [13. Vizite de studiu](https://inspired.epd.eu/romana/toolkit/the-tools/13-study-visits.md)
- [14. Consultări online](https://inspired.epd.eu/romana/toolkit/the-tools/14-online-consultations.md)
- [15. Scheme de subvenții](https://inspired.epd.eu/romana/toolkit/the-tools/15-grant-schemes.md)
- [16. Cursuri de formare](https://inspired.epd.eu/romana/toolkit/the-tools/16-training-courses.md)
- [17. Antrenament](https://inspired.epd.eu/romana/toolkit/the-tools/17-coaching.md)
- [18.  Cartografierea rețelei](https://inspired.epd.eu/romana/toolkit/the-tools/18-network-mapping.md)
- [19.  Sprijin internațional de la egal la egal](https://inspired.epd.eu/romana/toolkit/the-tools/19-international-peer-to-peer-support.md)


---

# 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/romana/toolkit.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.
