# What Questions Should We Ask?

With the rise of IOT we can have sensors - cameras, microphones, thermometers, etc. - everywhere; all pumping "big data" that we can then analyze with computers and AI - looking for patterns, looking for anomalies.

One way to frame it is - coming from Peter Diamandis - is that we will live i a world where it is possible to know anything and everything. Let's set aside the privacy implications... and focus on if we can get the answer to any question what questions should we ask?


---

# 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/what-questions-should-we-ask.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.
