# load hyperbeam

- [About Load HyperBEAM](https://docs.load.network/load-hyperbeam/about-load-hyperbeam.md): Load Network custom HyperBEAM devices
- [~s3@1.0 device](https://docs.load.network/load-hyperbeam/s3-1.0-device.md): S3 object storage in hyperbeam
- [~x402@1.0 device](https://docs.load.network/load-hyperbeam/x402-1.0-device.md): The first ao token x402 facilitator
- [~evm@1.0 device](https://docs.load.network/load-hyperbeam/evm-1.0-device.md): The first Revm EVM device on HyperBEAM
- [~kem@1.0 device](https://docs.load.network/load-hyperbeam/kem-1.0-device.md): The Kernel Execution Machine device
- [~riscv-em@1.0 device](https://docs.load.network/load-hyperbeam/riscv-em-1.0-device.md): The RISC-V Execution Machine device
- [~helios@1.0 device](https://docs.load.network/load-hyperbeam/helios-1.0-device.md): The EVM consensus light client
- [~quantum-rt@1.0 device](https://docs.load.network/load-hyperbeam/quantum-rt-1.0-device.md): Serverless quantum functions runtime (simulation)


---

# 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://docs.load.network/load-hyperbeam.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.
