# Intrduction

![3D printing](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/3dprinting.png)

![Internet of Things (IOT)](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/iot.png)

The **Portal** is the power to go back and forth between the real word, the world of atoms and the imagined world, the world of bits.

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

The *Internet of Things (IOT)* give the ability to sense the real world - microphones to hear, cameras to see etc. - so that those measurements become information.

*3D-Printing* is additive manufacturing, how we turn information - a design - into reality.


---

# 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/portal/intrduction.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.
