# Composability

***

## Coordinated Networks (SWARMS)

CROME agents are designed to function within complex multi-agent systems or “swarms”. A swarm is defined as a coordinated network of autonomous blockchain agents collaboratively executing logic while sharing states.

{% hint style="info" %}
A swarm is like a digital beehive on a blockchain, where autonomous agents work together as a single, intelligent system, sharing information and executing tasks collaboratively.
{% endhint %}

Mathematically represented as:

$$
S = { C\_1, C\_2, \dots, C\_n }
$$

Swarm intelligence emerges from:&#x20;

* Shared logic execution across multiple agents.
* Transparent and secure sharing of state information.
* Cooperative management and utilization of shared or individual asset holdings.

This composability allows agents to dynamically form cooperative networks, execute sophisticated decentralized operations, and manage decentralized governance effectively.
