> 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/features-of-madrims.md).

# Features of MadRims

#### Specs Overview:

**Weight & Build**

* 39g ultra-light TR90 frame, ergonomically designed for long wear.

**Battery**

* 270mAh battery providing up to 10 hours of moderate usage per charge.

**Camera**

* 12MP camera equipped with Electronic Image Stabilization (EIS) for smooth, high-quality POV capture.

**Audio System**

* 5-mic array for high-fidelity input.
* Dual open-ear speakers for seamless ambient listening.

**Interaction**

* Hands-free calling and music playback.
* Ambient touch controls for navigation and instant task execution.

**Snap-On Shades**

* Interchangeable black and brown lenses for flexibility and sun protection.

**Operating System & Controls**

* Play Hub app pairs glasses with your phone for easy management.
* "Play It" AI wake word for instant AI agent activation.

**Charging Case**

* Charging case with 36-hour capacity for extended use and portability.

**Connectivity**

* Bluetooth 5.4 and Wi-Fi 6 support for high-speed wireless communication.

**Open-Source SDK**

* Workflow creation enabled with Play AI SDK, allowing developers to build custom integrations.

**Storage**

* 32GB onboard flash storage for local data and workflow retention.

**AI Model**

* Supports custom AI models and mainstream options for advanced, on-device intelligence.

**Water Resistance**

* IPX4 splash-resistant for reliable everyday and outdoor use.

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

#### How to Purchase

Pre-orders for Madrims are available directly at madrims.playai.network. The Founders’ Edition is now available for reservation.

* You can reserve yours at $49 by visiting: <https://madrims.playai.network/reserve>
* Full purchase will cost $249 ($200 after reservation)
* Initial drop limited to 1,000 units for crypto-native users and early adopters.

For up-to-date purchase windows, availability, or future releases, visit the official site at <https://madrims.playai.network/>.


---

# 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/features-of-madrims.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.
