> For the complete documentation index, see [llms.txt](https://nextbook.technosemiotics.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nextbook.technosemiotics.eu/technology-and-society/ancient-automata.md).

# Ancient automata

The concept ‘robot’ originates from Czech writer Karel Čapek.&#x20;

<figure><img src="/files/wCyQ39trkKbPxLD39E0i" alt=""><figcaption></figcaption></figure>

However, automata are common through history both in the real world and in stories.&#x20;

<figure><img src="/files/aslYPSa26XZLVIlLDOSk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/b242RAdbqry5hZyyPQhw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8Zc5dqQ2aqP9xKWyaEyg" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=JFrFi_Pq7vU>" %}

### Mechanical and psychological spectacle

<figure><img src="/files/uO2cSuENREbJWVOIQwDY" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RB08LsPX0k8uRp0ptyXF" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/aCD6TNpBmPdjRoJwpIQ2" alt=""><figcaption></figcaption></figure>

{% embed url="<https://www.youtube.com/watch?v=Cp4Y5SWz8ns>" %}

### Temple automatics as power mechanism

<figure><img src="/files/LXPpTy8HbSutLbk8KHt1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/n5Xlm5vl2gWUdTukvBht" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/LVcquDjJwfdfwIFTDpGo" alt=""><figcaption></figcaption></figure>

Moving on to medieval Europe, the automata and artifice in stories merge with the concept of *Natura artifex*, inspiring the 17th-century notions of mechanical nature and clockwork-world, which have in turn contributed to our contemporary models of rationality, underlying the conceptualisation of current technologies.

<figure><img src="/files/qli3muQ6J3ZpFplvG4EZ" alt=""><figcaption><p><em>Natura artifex</em> forging babies. Harley MS 4425  f. 140r, ca 1490–1500. <br><a href="http://www.bl.uk/manuscripts/FullDisplay.aspx?ref=Harley_MS_4425 
">http://www.bl.uk/manuscripts/FullDisplay.aspx?ref=Harley_MS_4425 </a></p></figcaption></figure>


---

# 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://nextbook.technosemiotics.eu/technology-and-society/ancient-automata.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.
