# Hardware

* [Build This 8-Bit Home Computer With Just 5 Chips](https://spectrum.ieee.org/geek-life/hands-on/build-this-8bit-home-computer-with-just-5-chips)
* [What are the engineering principles for a train to get electricity from the railway](https://engineering.stackexchange.com/questions/32376/what-are-the-engineering-principles-for-a-train-to-get-electricity-from-the-rail)
* [GitHub Archive Program](https://archiveprogram.github.com/)
* [Picking Up Glowing Hot Space Shuttle Tiles with Bare Hands](https://kottke.org/20/03/picking-up-glowing-hot-space-shuttle-tiles-with-bare-hands)


---

# 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://arielgerardorios.gitbook.io/personal-wiki/hardware.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.
