> For the complete documentation index, see [llms.txt](https://handbook.collettivoamigdala.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.collettivoamigdala.com/perche-esistiamo/teoria-del-cambiamento.md).

# Teoria del cambiamento

Amigdala progetta le proprie strategie e imposta le proprie pratiche attraverso i principi metodologici e l’impianto logico della **Teoria del cambiamento** (Theory of Change = ToC), approccio assodato in letteratura, citato e riconosciuto anche dalla Riforma del Terzo settore e dalle sue Linee guida per la valutazione d’impatto sociale.

Progettare impostando la propria ToC significa **definire intenzionalmente una prospettiva desiderabile di cambiamento del proprio contesto di riferimento**, a medio-lungo termine, e a ritroso comprendere il proprio contributo differenziale per realizzare quel futuro auspicabile, a partire dagli ambiti di azione (le dimensioni d’impatto) fino alle azioni concrete messe in campo fin da subito.

Per approfondire e leggere la ToC e valutazione di impatto del festival Periferico, edizione 2022, è possibile consultare il report a [questo link](https://collettivoamigdala.com/2023/10/presentazione-report-impatto-periferico-22/).

<sub><mark style="color:blue;">ph Futura Tittaferrante<mark style="color:blue;"></sub> <sub><mark style="color:blue;"> </sub><sub>*<mark style="color:blue;">Elementare</mark>*</sub> <sub><mark style="color:blue;"> </sub><sub><mark style="color:blue;">di Collettivo Amigdala, Fondazione Pietà dei Turchini, Napoli Altofest 2018<mark style="color:blue;"></sub>

{% content-ref url="/pages/twbeie7Z9ho1QP7lpxIB" %}
[La nostra visione](/perche-esistiamo/teoria-del-cambiamento/la-nostra-visione.md)
{% endcontent-ref %}


---

# 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://handbook.collettivoamigdala.com/perche-esistiamo/teoria-del-cambiamento.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.
