# Introduction

![Networks](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/network.png)

![Transportation](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/transportation.png)

The **Mover** is the power to move things. Either you move matter, tangible things in the world of atoms; or you move and distribute information. Bits.

![Convergence Canvas Mover](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/Convergence+Canvas+Mover.png)

*Networking* gives the ability for communication, moving bits. *Transportation* technology on the other hand moves physical things and can happen autonomously:

* in the air - with drones
* on land - with self-driving cars and trucks
* ...also, on water even into space.


---

# Agent Instructions: 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:

```
GET https://101.warmersun.com/mover/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
