> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/renesas/rz-g2l-v2l.md).

# RZ/G2L & RZ/V2L

SolidRun documentation for Renesas **RZ/G2L** and **RZ/V2L** products, including **HummingBoard EU205**, **Pro**, **Ripple**, and **IIOT**.

***

## Quick Start Guides

* [HummingBoard EU205 & RZ/G2L/G2LC SoM Quick Start Guide](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-eu205-rz-g2l-g2lc-som-quick-start-guide.md)
* [HummingBoard IIOT & RZ/G2L SOM Quick Start Guide](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-iiot-rz-g2l-som-quick-start-guide.md)
* [HummingBoard Pro & RZ/G2L SOM Quick Start Guide](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-pro-rz-g2l-som-quick-start-guide.md)
* [HummingBoard Pro & RZ/V2L SOM Quick Start Guide](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-pro-rz-v2l-som-quick-start-guide.md)
* [HummingBoard Ripple & RZ/G2L SOM Quick Start Guide](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-ripple-rz-g2l-som-quick-start-guide.md)
* [HummingBoard Ripple & RZ/V2L SOM Quick Start Guide](/renesas/rz-g2l-v2l/sbc-platform/hummingboard-ripple-rz-v2l-som-quick-start-guide.md)

## Hardware

* [RZ/G2L and RZ/V2L SOM Hardware User Manual](/renesas/rz-g2l-v2l/com-som/rz-g2l-and-rz-v2l-som-hardware-user-manual.md)

## Technical Articles

* [HummingBoard RZ family Boot options](/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles/hummingboard-rz-family-boot-options.md)
* [HummingBoard RZ/G2LC/G2UL/G2L/V2l Boot Select](/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles/hummingboard-rz-g2lc-g2ul-g2l-v2l-boot-select.md)
* [Accelerated Video Encode & Decode on RZ/G2L and RZ/V2L](/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles/accelerated-video-encode-decode-on-rz-g2l-and-rz-v2l.md)
* [Renesas RZ Features](/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles/renesas-rz-features.md)
* [Renesas RZ/G2UL vs NXP i.MX6 UL/ULL/ULZ](/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles/renesas-rz-g2ul-vs-nxp-imx6-ul-ull-ulz.md)
* [SolidRun Renesas RZ Product Family Comparison](/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles/solidrun-renesas-rz-product-family-comparison.md)
* [Working with mikroBUS on the RZ/G2LC HummingBoard](/renesas/rz-g2l-v2l/sbc-platform/rz-g2-other-articles/working-with-mikrobus-on-the-rz-g2lc-hummingboard.md)


---

# 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:

```
GET https://dev.solid-run.com/renesas/rz-g2l-v2l.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.
