> 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/come-ci-organizziamo/sistema-organizzativo.md).

# Sistema organizzativo

Amigdala adotta un **sistema organizzativo decentralizzato**, in cui il **potere di agire e decidere è distribuito attivamente** affinché le persone possano prenderne parte secondo i principi di equità ed efficacia e in equilibrio dinamico tra autonomia e collaborazione.

{% content-ref url="/pages/MJoREUFDhBd10KsNuD0F" %}
[Gruppi e ruoli](/come-ci-organizziamo/sistema-organizzativo/gruppi-e-ruoli.md)
{% endcontent-ref %}

{% content-ref url="/pages/2llvzTxpwm5HEbt5QVnX" %}
[Riunioni e documentazione](/come-ci-organizziamo/sistema-organizzativo/riunioni-e-documentazione.md)
{% endcontent-ref %}

{% content-ref url="/pages/6i25NxnnGY43UlX7c4EN" %}
[Partecipare ad Amigdala](/come-ci-organizziamo/sistema-organizzativo/partecipare-ad-amigdala.md)
{% endcontent-ref %}

{% content-ref url="/pages/ybl1J1WSg6HJfeFGYDnI" %}
[Strumenti digitali](/come-ci-organizziamo/sistema-organizzativo/strumenti-digitali.md)
{% endcontent-ref %}

{% content-ref url="/pages/t6QhXjLKlvr4XMyvCmsx" %}
[Trasformazione dei conflitti](/come-ci-organizziamo/sistema-organizzativo/trasformazione-dei-conflitti.md)
{% endcontent-ref %}

{% content-ref url="/pages/mSCS37zRolw6EHylte8v" %}
[Continuo apprendimento](/come-ci-organizziamo/sistema-organizzativo/continuo-apprendimento.md)
{% endcontent-ref %}

<sub><mark style="color:blue;">ph Davide Piferi de Simoni, performance<mark style="color:blue;"></sub> <sub><mark style="color:blue;"> </sub><sub>*<mark style="color:blue;">Stato di Cambiamento</mark>*</sub> <sub><mark style="color:blue;"> </sub><sub><mark style="color:blue;">di Elisabetta Consonni e Silvia Tagliazucchi, Periferico 2023<mark style="color:blue;"></sub>


---

# 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/come-ci-organizziamo/sistema-organizzativo.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.
