> For the complete documentation index, see [llms.txt](https://docs.siboor.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.siboor.com/e3-sw-conversion/the-build.md).

# The Build

- [Preparations](https://docs.siboor.com/e3-sw-conversion/the-build/preparations.md)
- [Printed Parts](https://docs.siboor.com/e3-sw-conversion/the-build/preparations/printed-parts.md)
- [Heat Set Inserts](https://docs.siboor.com/e3-sw-conversion/the-build/preparations/heat-set-inserts.md)
- [Extrusion Tapping](https://docs.siboor.com/e3-sw-conversion/the-build/preparations/extrusion-tapping.md)
- [Assembly manual](https://docs.siboor.com/e3-sw-conversion/the-build/assembly-manual.md)
- [接线说明](https://docs.siboor.com/e3-sw-conversion/the-build/jie-xian-shuo-ming.md)
- [Creality 4.2.2 board](https://docs.siboor.com/e3-sw-conversion/the-build/jie-xian-shuo-ming/creality-4.2.2-board.md)
- [SKR Mini E3 V2 board](https://docs.siboor.com/e3-sw-conversion/the-build/jie-xian-shuo-ming/skr-mini-e3-v2-board.md)
- [SKR Mini E3 V3 board](https://docs.siboor.com/e3-sw-conversion/the-build/jie-xian-shuo-ming/skr-mini-e3-v3-board.md)
- [SKR Pico board](https://docs.siboor.com/e3-sw-conversion/the-build/jie-xian-shuo-ming/skr-pico-board.md)
- [首次启动](https://docs.siboor.com/e3-sw-conversion/the-build/shou-ci-qi-dong.md)
- [首次启动检查](https://docs.siboor.com/e3-sw-conversion/the-build/shou-ci-qi-dong-jian-cha.md)
- [切片器设置](https://docs.siboor.com/e3-sw-conversion/the-build/qie-pian-qi-she-zhi.md)
- [Ssh Quick Guide](https://docs.siboor.com/e3-sw-conversion/the-build/ssh-quick-guide.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://docs.siboor.com/e3-sw-conversion/the-build.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.
