# Synergy
## MicroSim spec
- **Recommended sim type:** [[Emergence|emergence]]
- **Microsimmability score:** 66/100
- **Layout:** drawing region (canvas) on top; control region (sliders/buttons) below.
### Parameters (tunable controls)
- `Number of parts`
- `Interaction strength`
- `Independent baseline`
### What animates
Combined output rises above the sum of parts as their interaction strength increases.
### Learning objective
Show how interacting parts can exceed the sum of their effects.
## Links (Wikipedia order)
<!-- injected from _registry/childlinks/Synergy.json (2026-07-30T02:09:12Z) -->
`30_Rock` · `Abraham_Maslow` · `Advanced_chess` · `Amino_acid` · `Aminoglycoside` · `Attack_on_Pearl_Harbor` · `Attic_Greek` · `Ayahuasca` · `Bacteria` · `Bacterial_growth` · `Bay_of_Pigs_Invasion` · `Behavioral_cusp` · `Bioavailability` · `Biology` · `Buzzword` · `Caffeine` · `Chemical_compound` · [[Chemical_element]] · [[Chemistry]] · `Christian_theology` · `Christianity` · `Ciprofloxacin` · `Clandestine_chemistry` · `Combination_drug` · `Combination_therapy` · [[Complex_system]] · `Cooperation_(evolution)` · `Corporate_bond` · `Corporate_synergy` · `Customer_satisfaction` · `Dimethyltryptamine` · `Divine_grace` · `Drug_checking` · `Drug_fraud` · `Drug_interaction` · [[Emergence]] · [[Evolution]] · `Finance` · `Free_will` · `Gene` · `Genome` · `Gestalt_psychology` · `Groupthink` · `Harm_reduction` · `Health_and_Safety_Executive` · [[Holism]] · `Honey_bee` · `Host_(biology)` · [[Hydrogen]] · [[Information_theory]] · `Irinotecan` · `J._R._R._Tolkien` · `Lester_Frank_Ward` · `Lysine` · `Magic:_The_Gathering` · `Management` · `Marketing` · `Marketing_strategy` · `McKinsey_&_Company` · `Mergers_and_acquisitions` · `Multicellular_organism` · `Mutual_information` · `Natural_selection` · [[Neutron]] · [[Nonlinear_system]] · `Nonsteroidal_anti-inflammatory_drug` · `Organism` · `Organismic_computing` · `Organizational_behavior` · `Oxaliplatin` · [[Oxygen]] · `Penicillin` · `Perfect_storm` · `Pesticide` · `Peter_Corning` · `Pharmacology` · [[Physics]] · `Physiology` · `Polypharmacy` · [[Proton]] · `Public_service_announcement` · `Quark` · `Reagent_testing` · `Research_and_development` · `Returns_to_scale` · `Revenue` · `Ruth_Benedict` · `Salvation_in_Christianity` · `Self-assembly` · `Social_group` · `Social_psychology` · `Social_science` · `Stigmergy` · `Stroke` · `Subsidiary` · `Substance_abuse` · `Survival_of_the_fittest` · `Synergetics_(Fuller)` · `Synergism` · [[Systems_theory]] · `Tax_deduction` · `Team` · `Theology` · `Theophylline` · `Toxicity` · `Toxicology` · `Toxin` · `United_Kingdom` · `United_States` · `United_States_Environmental_Protection_Agency` · `Walt_Disney` · `Water` · `Win–win_game` · `XOR_gate`
## From the Real GENERATIVE library (beauty pass)

*Synergy — image hotlinked from Wikimedia Commons (via the Real G.E.N.E.R.A.T.I.V.E. course library, Engineering room). [Details & license](https://commons.wikimedia.org/wiki/File:Wiktionary-logo-en-v2.svg).*
> Synergy is an interaction or cooperation giving rise to a whole that is greater than the simple sum of its parts (i.e., a non-linear addition of force, energy, or effect).[1] The term synergy comes from the Attic Greek word συνεργία synergia[2] from synergos, συνεργός, meaning "working together". Synergy is similar in concept to emergence. ([Wikipedia](https://en.wikipedia.org/wiki/Synergy))
<!-- BEAUTY-PASS-MEDIA:END -->
> p5.js MicroSim stub · part of Systems Thinking · [Wikipedia source](https://en.wikipedia.org/wiki/Synergy)
> Relation: subfield of systems thinking.
## Concept summary
Synergy is the concept that a combined effect of two or more entities is greater than the sum of their individual effects. The term synergy comes from the Attic Greek word συνεργία synergia from synergos, συνεργός, meaning "working together".
## Build checklist
- [ ] Claim it: set `status: in-progress` + `lease` + `leased_at`
- [ ] Write the child page explaining the concept (tie it back to systems thinking)
- [ ] Finalize parameter ranges and defaults
- [ ] Implement the p5.js sketch (drawing + control regions)
- [ ] Add caption + the learning objective on the page
- [ ] Set `status: done`
## p5.js sketch
```javascript
// MicroSim: Synergy
let controls = {};
function setup() {
// createCanvas(...); create sliders for the parameters above.
}
function draw() {
// background(...); read controls; render emergence; respond live.
}
```
---
Back to Systems Thinking · Wikipedia: [Synergy](https://en.wikipedia.org/wiki/Synergy)
---
<!-- SEMIOTIC-PROFILE:START -->
## Semiotic profile
> *The semiotic universals this article invokes, machine-derived from the crossref — **unverified** (born so). Populated 2026-07-06 for the Systems room.*
**Universals (3):** 🟡 system (16) · 🟢 emergence (8) · 🟡 evolution (2)
**Enter by sign:** Systems Semiotic Gateway · Alphabetum · Icon Registry · ← Systems Portal
<!-- SEMIOTIC-PROFILE:END -->
<!-- BEAUTY-PASS-MEDIA:START -->
## Wikipedia : Wikitube
**Strict pair:** [Wikipedia](https://en.wikipedia.org/wiki/Synergy) : [Wikitube](https://en.wikitube.io/wiki/Synergy)
## Previous hub tags
Tree parents: [[Systems_engineering]] · [[Systems_theory]].
Legacy hubs: none.
---
*Sources: 2 legacy notes. Minted wave 1, 2026-07-30 (v1.6 order).*