# Key Information

**Key Information**

This section introduces the foundational concepts that power SensorVM and its surrounding ecosystem. From the convergence of DeFi, IoT, and AI — to how Sensor fits into this evolution — this page acts as the entry point for technical, economic, and industrial context.

Explore each subpage below to understand Sensor's broader role and technical design:

#### 📚 Subpages:

* [What is De IoT AI (DeFi + IoT + AI)](https://sensorvm.gitbook.io/sensorvm-docs/project-utility/key-information/what-is-de-iot-ai-defi-+-iot-+-ai)
* [How Sensor Integrates De IoT AI](https://sensorvm.gitbook.io/sensorvm-docs/project-utility/key-information/how-sensor-integrates-de-iot-ai)
* [Market Size](https://sensorvm.gitbook.io/sensorvm-docs/project-utility/key-information/market-size)
* [Robotics](https://sensorvm.gitbook.io/sensorvm-docs/project-utility/key-information/robotics)
* [Technical Stack](https://sensorvm.gitbook.io/sensorvm-docs/project-utility/key-information/technical-stack)
* [Hosting](https://sensorvm.gitbook.io/sensorvm-docs/project-utility/key-information/hosting)
* [Technical Hierarchy](https://sensorvm.gitbook.io/sensorvm-docs/project-utility/key-information/technical-hiearchy)

Each section is built to give contributors, investors, and developers a clear view of the technological vision behind SensorVM.


---

# 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://sensorvm.gitbook.io/sensorvm-docs/project-utility/key-information.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.
