# H2R Graphics - Raspberry Pi

## H2R Graphics - Raspberry Pi

- [Introduction & Requirements](https://gitbook.simplesmarts.ca/introduction-and-requirements.md): Hardware and add-ons
- [Initial Setup - Raspberry Pi 5](https://gitbook.simplesmarts.ca/initial-setup-raspberry-pi-5.md)
- [32 bits or 64 bits - ?](https://gitbook.simplesmarts.ca/32-bits-or-64-bits.md): An attempt to address some confusion. It starts with the OS..
- [Install H2R Graphics](https://gitbook.simplesmarts.ca/install-h2r-graphics.md): This process applies for any hardware and Raspian OS
- [H2R Graphics Settings](https://gitbook.simplesmarts.ca/install-h2r-graphics/h2r-graphics-settings.md): I lost a lot of time looking for a solution that was already built into H2R
- [Autostart H2R Graphic](https://gitbook.simplesmarts.ca/autostart-h2r-graphic.md): Automate H2R Graphics on Raspberry Pi


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://gitbook.simplesmarts.ca/introduction-and-requirements.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.
