# Electronics

- [Motherboards](https://tempdocs.zerog.one/faq/electronics/motherboards.md)
- [Spider V3.0](https://tempdocs.zerog.one/faq/electronics/motherboards/spider-v3.0.md): Information on the Spider v3.0 can be found on this page.
- [LDO Voron Leviathan](https://tempdocs.zerog.one/faq/electronics/motherboards/ldo-voron-leviathan.md): Information on the LDO Voron Leviathan can be found on this page.
- [BigTreeTech Kraken](https://tempdocs.zerog.one/faq/electronics/motherboards/bigtreetech-kraken.md): Information on the BigTreeTech (BTT) Kraken can be found on this page.
- [BigTreeTech Octopus Pro](https://tempdocs.zerog.one/faq/electronics/motherboards/bigtreetech-octopus-pro.md): Information on the BigTreeTech ( BTT) Octopus Pro can be found on this page.


---

# 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://tempdocs.zerog.one/faq/electronics.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.
