> For the complete documentation index, see [llms.txt](https://docs.playai.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playai.network/playstudio/madrims/introduction.md).

# Introduction

Madrims are AI-powered smart glasses developed on the PlayAI Network, designed to bridge the gap between the physical and digital worlds by making real-life environments as interactive and programmable as the web. Built for crypto natives and AI enthusiasts, Madrims enable users to interface with decentralized applications, collect vision data, and automate complex tasks using natural language and ambient computing.

<figure><img src="/files/dZbRClBr535cXdImppMK" alt=""><figcaption></figcaption></figure>

Each pair of Madrims features a high-resolution 12-megapixel camera with electronic image stabilization, dual open-ear speakers, snap-on shades, and a high-fidelity microphone for instant voice activation. The glasses convert spoken commands to executable actions, allowing users to control blockchain applications, trigger workflows, or contribute data hands-free.

Madrims is positioned at the convergence of wearable tech, decentralized AI, and real-world data collection. Users can participate in pilot programs such as vision data for robotics, where footage captured by Madrims is securely processed, labeled, and anonymized by PlayAI and Hub.xyz’s infrastructure, powering AI, robotics, and enterprise applications. This “decentralized living” approach prioritizes privacy, user data ownership, and seamless portability across ecosystems.

Madrims also support an open builder marketplace, where developers can create and monetize new use cases or dApps directly for the glasses, expanding functionality and engagement. The devices launched with a limited-edition presale, rapidly attracting demand from crypto users and builders excited by features like hands-free dApp access, instant task automation, and ambient digital identity support.

Ultimately, Madrims represent the next generation of experiential AI wearables, unlocking new streams of data for PlayAI’s agent network and providing users with powerful tools to automate, collect, and interact with both digital and physical worlds in real time.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.playai.network/playstudio/madrims/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
