> For the complete documentation index, see [llms.txt](https://tempdocs.zerog.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tempdocs.zerog.one/faq.md).

# FAQ

- [Mainsail](https://tempdocs.zerog.one/faq/mainsail.md)
- [Mainsail Theme Setup](https://tempdocs.zerog.one/faq/mainsail/mainsail-theme-setup.md): Steps for setting up the mainsail theme for your user interface. Complete the installation with the provided instructions and enjoy the improved visual experience.
- [Frame](https://tempdocs.zerog.one/faq/frame.md)
- [Blind joints, how do they work?](https://tempdocs.zerog.one/faq/frame/blind-joints-how-do-they-work.md): Learn how to assemble your frame using Blind Joints
- [Electronics](https://tempdocs.zerog.one/faq/electronics.md)
- [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
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://tempdocs.zerog.one/faq.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.
