# MySmaX

## MySmaX

- [Welcome to MySmaX](https://mysmax.gitbook.io/mysmax/introduction/welcome.md)
- [What is JOI?](https://mysmax.gitbook.io/mysmax/introduction/what-is-joi.md)
- [Our Mission & Vision](https://mysmax.gitbook.io/mysmax/our-mission-and-vision.md)
- [Understanding JOI](https://mysmax.gitbook.io/mysmax/joi-platform-overview/understanding-joi.md)
- [JOI vs. Traditional IoT Platforms](https://mysmax.gitbook.io/mysmax/joi-vs.-traditional-iot-platforms.md)
- [What are Super Services?](https://mysmax.gitbook.io/mysmax/what-are-super-services.md)
- [How Do Super Services Work?](https://mysmax.gitbook.io/mysmax/how-do-super-services-work.md)
- [Tree-Based Hierarchical Structure](https://mysmax.gitbook.io/mysmax/tree-based-hierarchical-structure.md)
- [Robotics with JOI](https://mysmax.gitbook.io/mysmax/robotics-with-joi.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://mysmax.gitbook.io/mysmax/introduction/welcome.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.
