# Blue Box

> "A **blue box** is an [electronic device](https://en.wikipedia.org/wiki/Electronics) that produces tones used to generate the [in-band signaling](https://en.wikipedia.org/wiki/In-band_signaling) tones formerly used within the North American long-distance telephone network to send line status and called number information over voice circuits. This allowed the user, referred to as a ["phreaker"](https://en.wikipedia.org/wiki/Phreaking), to surreptitiously place long-distance calls that would be billed to another number or dismissed entirely as an incomplete call. A number of similar "color boxes" were also created to control other aspects of the phone network." - Wikipedia

## Download

* [Itch.io Release](https://mikethetech.itch.io/blue-box)

## Screenshots

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


---

# 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://mikethetech.gitbook.io/mikethetech.com/projects/software-development/blue-box.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.
