# Electronics

## Automatable Decor

Some decor comes with a slot for a circuit board. These pieces offer automation capabilities. Examples include:

* Picture frames
* Doors
* Lamps
* ...

## Advanced Decor

Some select decor offers advanced capabilities through multimedia interfaces:

### Arcade Machines

On arcade machines, dedicated game views are available, which users can open in full screen.

### Screens

All types of screens like picture frames, monitors, hologram projectors and more offer dynamic screen contents, which can be painted with sprites using circuit boards.

### Speakers

On speakers, circuit boards can output procedural melodies and other sounds.


---

# 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://moonsama.gitbook.io/moonsama-metaverse/gameplay/electronics.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.
